public method IConnectionStatus.isDisconnectedChecks whether the session status is Disconnected
Declaration
protojavascriptjavacsharppublic isDisconnected() : boolean
Returns
The method returns a boolean value indicating whether the session status is disconnected or not
Declared in IConnectionStatus