Interface for the client context.
Returns a value to indicate which client the script is executing in.
The client, as either "Web", "Outlook", or "Mobile"
Gets client's current state.
The client state, as either "Online" or "Offline"
Use this method to get information about the kind of device the user is using.
Returns information whether the network is available or not.
Returns information whether the server is online or offline.
Generated using TypeDoc
Interface for the client context.