CloudFunctionsServer Methods |
The CloudFunctionsServer type exposes the following members.
Methods| | Name | Description |
|---|
  | GetClientData | |
  | GetProjectDirectory | |
  | Init | |
  | SendMessageToClientByLoginDataUserID(Int64, String, ArraySegmentByte) | |
  | SendMessageToClientByLoginDataUserID(Int64, String, Byte) | |
  | SendMessageToClientByLoginDataUserID(Int64, String, String) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, ArraySegmentByte) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, Byte) | |
  | SendMessageToClientsByLoginDataUserID(IListInt64, String, String) | |
  | Shutdown | |
  | Update | |
Top
See Also