Zowie class
Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString()
→ String
-
Returns a string representation of this object.
inherited
Static Methods
-
colors({Color messageStatusSendingErrorColor, Color messageStatusDeliveredColor, ZowieColor sentMessageBackgroundColor, Color sentMessageContentsColor, Color sentMessageImageUploadLoadingColor, Color sentMessageVideoUploadLoadingColor, Color sentMessageImagePlaceholderLoadingColor, Color sentMessageImagePlaceholderBackgroundColor, Color sentMessageLinksColor, ZowieColor incomingMessageBackgroundColor, Color incomingMessagePrimaryTextColor, Color incomingMessageSecondaryTextColor, ZowieColor incomingMessageFileIconColor, Color incomingMessageFileDownloadSuccessIconColor, Color incomingMessageDownloadFileIconColor, Color incomingMessageDownloadFileLoadingColor, Color incomingMessageImagePlaceholderLoadingColor, Color incomingMessageImagePlaceholderBackgroundColor, Color incomingMessageLinksColor, Color backgroundColor, Color newMessageTextColor, Color newMessageHintTextColor, Color sendAttachmentButtonColor, ZowieColor sendTextButtonColor, Color separatorColor, Color chatMessagesLoadingColor, Color quickButtonBackgroundColor, Color quickButtonTextColor, Color quickButtonPressedStrokeColor, Color actionButtonBackgroundColor, Color actionButtonBackgroundPressedColor, Color actionButtonTextColor, Color videoThumbnailPlaceholderColor, Color notificationErrorContentsColor, Color notificationErrorBackgroundColor, Color notificationSuccessContentsColor, Color notificationSuccessBackgroundColor, Color zowieLogoButtonBackgroundPressedColor, Color zowieLogoButtonPressedStrokeColor, Color playVideoButtonBackgroundColor, Color playVideoButtonBackgroundPressedColor, Color playVideoButtonPlayIconColor, Color actionButtonShadow})
→ Future<bool>
-
-
configuration(String userId, String conversationId, String instanceId, {String conversationInitReferral, String jwt})
→ Future<bool>
-
-
disableNotifications()
→ Future<bool>
-
-
enableNotifications(String fcmToken)
→ Future<bool>
-
-
localization({String newMessageHint, String messageStatusDelivered, String messageStatusSendingErrorMessage, String messageStatusSendingErrorTryAgain, String readAndWriteStoragePermissionAlertTitle, String readAndWriteStoragePermissionAlertMessage, String readAndWriteStoragePermissionAlertPositiveButton, String readAndWriteStoragePermissionAlertNegativeButton, String attachmentPlaceholderName, String attachmentFileMaxSizeExceededErrorMessage, String couldNotOpenFileErrorMessage, String chatConnectionErrorMessage, String chatConnectionRestoredMessage, String chatHistoryDownloadErrorMessage, String couldNotOpenWebBrowserErrorMessage, String unexpectedErrorMessage, String fileDownloadErrorMessage})
→ Future<bool>
-
-
metadata({String firstName, String lastName, String name, String locale, String timeZone, String phoneNumber, String email, )
→ Future<bool>
-
-
setContext(String contextId)
→ Future<bool>
-
-
setUserStatus(bool isActive)
→ Future<bool>
-
-
showChat()
→ Future<bool>
-