Public API for chat functionality
Namespace: GF.Api.Messaging.Chat
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The IChatApi type exposes the following members.
Methods
Name | Description | |
---|---|---|
Get |
Get all chat messages in chronological order
| |
SendAlert |
Sends a high important text message to a user
| |
SendMessage |
Sends a text message to a user
|
Events
Name | Description | |
---|---|---|
ChatMessageReceived |
Raised when ChatMessage received
|
See Also