disconnect

suspend fun SendbirdChat.disconnect()

Deprecated

As of 4.17.0, replaced with awaitDisconnect().

Replace with

awaitDisconnect()

Disconnects from SendbirdChat.

Since

4.15.0