Rainbow Sdk
interface RainbowSdk
Content copied to clipboard
This is the main class of the SDK for Android. This allows you to use the different Rainbow services.
Types
Functions
connection
Link copied to clipboard
conversations
Link copied to clipboard
fileStorage
Link copied to clipboard
initialize
Link copied to clipboard
abstract fun initialize(applicationContext: Context, applicationId: String, applicationSecret: String)
Content copied to clipboard
abstract fun initialize(applicationContext: Context, applicationId: String, applicationSecret: String, notificationFactory: INotificationFactory?)
Content copied to clipboard
invitations
Link copied to clipboard
roomContainer
Link copied to clipboard
unInitialize
Link copied to clipboard
abstract fun unInitialize()
Content copied to clipboard
voicemails
Link copied to clipboard
Properties
isInitialized
Link copied to clipboard