M-Files API 23.11.13135.0
DisconnectDevice Method
Collapse All
Expand All
Vault Object
: DisconnectDevice Method
The device token of the device to be disconnected from the server.
Description
Disconnects the specified device of the logged-in user from the server.
Syntax
Visual Basic
Public
Sub
DisconnectDevice( _
ByVal
DeviceToken
As
String
_ )
Parameters
DeviceToken
The device token of the device to be disconnected from the server.
Remarks
This method is available only if M-Files API is used in the
server interface
mode.
See Also
Vault Object
|
Vault Members