sender-sdk
androidJvm
sender-sdk
/
tv.vizbee.api
/
VizbeeOptions
Vizbee
Options
class
VizbeeOptions
Members
Types
Builder
Link copied to clipboard
open
class
Builder
Functions
enable
Production
Link copied to clipboard
open
fun
enableProduction
(
isProduction
:
Boolean
)
Point to Vizbee production/staging config, must be set to 'true' when submitting apps to Google Play Store
enable
UIWorkflow
Config
Fetch
Waiter
Link copied to clipboard
open
fun
enableUIWorkflowConfigFetchWaiter
(
isUIWorkflowConfigFetchWaiterEnabled
:
Boolean
)
Enable/Disable config fetch waiter for SmartNotification flow
Properties
authentication
Adapter
Link copied to clipboard
@get:
Nullable
open
var
authenticationAdapter
:
IAuthenticationAdapter
authorization
Adapter
Link copied to clipboard
@get:
Nullable
open
var
authorizationAdapter
:
IAuthorizationAdapter
custom
Metrics
Attributes
Link copied to clipboard
@get:
Nullable
open
var
customMetricsAttributes
:
JSONObject
is
Production
Link copied to clipboard
open
val
isProduction
:
Boolean
is
UIWorkflow
Config
Fetch
Waiter
Enabled
Link copied to clipboard
open
val
isUIWorkflowConfigFetchWaiterEnabled
:
Boolean
layouts
Config
Link copied to clipboard
@get:
Nullable
open
var
layoutsConfig
:
LayoutsConfig