sippo-sdk / com.quobis.sippo.sipposdk.session / Sessions / disconnect

disconnect

fun disconnect(context: Context): Unit

Destroys the active session established against the server. IMPORTANT: After invoking this method, the session will be no longer active and a new SippoClient instance needs to be configured.

Parameters

context - Application or activity context.