Client :: isMainClient - Is client a handle for the main client
The property returns true, when the client refers to the main client. Otherwise it returns false . The property never throws an exception, but returns false when being called for an invalid client handle.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false .