Knowledgebase: > Events
ConnectionState
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 10:17 AM
|
|||||
Syntax
This event is raised after login or disconnect methods are executed. Parameters
Remarks The connection state can be known by this event, either connected or disconnected (if the value of IsConnected is true then your client is connected and if IsConnected value is false, your client is disconnected). See Also | |||||
|
Comments (0)