getOptions static method
Returns current SendbirdChatOptions.
Implementation
static SendbirdChatOptions getOptions() {
sbLog.i(StackTrace.current);
return _instance._chat.getOptions();
}
Returns current SendbirdChatOptions.
static SendbirdChatOptions getOptions() {
sbLog.i(StackTrace.current);
return _instance._chat.getOptions();
}