Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DatasyncManager / unsubscribeFromAuthenticationChange

unsubscribeFromAuthenticationChange

fun unsubscribeFromAuthenticationChange(): Unit

Cancels all subscriptions to authentication changes managed by this DatasyncManager instance.

Cancelled subscriptions include only subscriptions created using the subscribeToAuthenticationChange method.

See Also

unsubscribeFromAll