getOptions method
Retrieve the currently set options for the Sendbird Chat SDK
Retruns the current options of the SDK
Implementation
SendbirdChatOptions getOptions() {
return SendbirdChat.getOptions();
}
Retrieve the currently set options for the Sendbird Chat SDK
Retruns the current options of the SDK
SendbirdChatOptions getOptions() {
return SendbirdChat.getOptions();
}