Properties
Link copied to clipboard
Factory for creating an instance of CoreClient.
Functions
Link copied to clipboard
Clears out the stored data for this instance.
Link copied to clipboard
Removes the stored data for this instance.
Link copied to clipboard
Provides the FCM token to register this device for push notifications. No action occurs if the same token is provided multiple times.
open suspend override fun provideDeviceToken(context: Context, token: String, developerName: String): Result<String>
Link copied to clipboard
Sets the log level.