public static interface Constants.InitListener
TwilioIPMessagingSDK#initialize(Context, InitListener)
.Modifier and Type | Method and Description |
---|---|
void |
onError(java.lang.Exception error)
Called if there is an error initializing the TwilioRTD Client SDK.
|
void |
onInitialized()
Callback to report when TwilioRTD Client SDK has been successfully
initialized.
|
void onInitialized()
void onError(java.lang.Exception error)
error
- An exception describing the error that occurred