getSessionHandler method
Gets the currently set session handler.
Implementation
SessionHandler? getSessionHandler() {
return SendbirdChat.getSessionHandler();
}
Gets the currently set session handler.
SessionHandler? getSessionHandler() {
return SendbirdChat.getSessionHandler();
}