Rainbow Sdk
Interface that serves as the entry point for developers to access the Rainbow SDK for Android. Provides access to the SDK singleton, allowing utilization of all available modules and functionalities.
Samples
com.ale.rainbowsdk.samples.InitializationSampleFunctions
Provides access to the Conferences module APIs.
Provides access to the Connection module APIs.
Provides access to the FileStorage module APIs.
Initialize the SDK with your application key and your application secret that you can get on the Rainbow hub.
Provides access to the Invitations module APIs.
Provides access to the NotificationCenter module APIs.
Provides access to the RoomContainer module APIs.
Uninitializes the SDK, freeing resources and memory. Recommended for use when no further interaction with the SDK is required.
Provides access to the Voicemails module APIs.