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