-
Notifications
You must be signed in to change notification settings - Fork 0
Disconnecting users
VTCoco edited this page Sep 23, 2019
·
1 revision
Disconnecting users will unregister push notifications and currently connected WebSockets to the servers dedicated to the Voxeet functionnalities.
The SDK let you disconnect an user using directly the close
method from the session
service.
VoxeetSDK.shared.session.close { error in }
copyright Voxeet 2019
-
Initialization
-
Managing Conference
-
Sharing
-
Advanced