Builder
Functions
Link copied to clipboard
Link copied to clipboard
Point to Vizbee production/staging config, must be set to 'true' when submitting apps to Google Play Store
Link copied to clipboard
open fun enableUIWorkflowConfigFetchWaiter(isUIWorkflowConfigFetchWaiterEnabled: Boolean): VizbeeOptions.Builder
Enable/Disable config fetch waiter for SmartNotification flow
Link copied to clipboard
open fun setAuthenticationAdapter(@NonNull authenticationAdapter: IAuthenticationAdapter): VizbeeOptions.Builder
Set optional adapter for apps which support authentication
Link copied to clipboard
open fun setAuthorizationAdapter(@NonNull authorizationAdapter: IAuthorizationAdapter): VizbeeOptions.Builder
Set optional adapter for apps which support authentication and authorization
Link copied to clipboard
open fun setCustomMetricsAttributes(@NonNull customMetricsAttributes: JSONObject): VizbeeOptions.Builder
Set custom attributes collected for additional metrics
Link copied to clipboard
Set LayoutsConfig to configure various workflow and card options