disconnect

fun disconnect(context: Context)

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.