toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.browser.callback
/
CreatePopupCallback
/
Response
Response
interface
Response
A response of the
CreatePopupCallback
.
Members
Functions
create
Link copied to clipboard
open
fun
create
(
)
:
CreatePopupCallback.Response
Returns the
Response
instance that indicates that the popup can be created.
suppress
Link copied to clipboard
open
fun
suppress
(
)
:
CreatePopupCallback.Response
Returns the
Response
instance that indicates that the popup creation should be suppressed.