Companion
Properties
The chat manager instance. Is available when the client is configured and the user is logged in.
The Sippo client instance.
The host meta file to access AuthUrl and WebUrl.
Whether the Sippo client instance has been successfully initialized.
The session manager instance. Is available when the client is configured.
Functions
Creates and configures a new Sippo client instance. If another instance exists, it will continue alive until an explicit logout is made. Also, after an explicit logout, the current instance is no longer valid and a new one needs to be configured.
Configures the WebRTC protocol used for VoIP features. It should be called once during the application lifecycle.
Indicates whether the connectivityObserver has been initialized.
Forces the connectivity observer to refresh the current network list and re-check the connectivity against the configured host.
Returns the configured SippoClient instance.
Unregisters the connectivity observer from the system's NetworkCallback and disposes any pending resolution operation.