IChatApi Interface

GF API Documentation
Public API for chat functionality

Namespace:  GF.Api.Messaging.Chat
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public interface IChatApi

The IChatApi type exposes the following members.

Methods

  NameDescription
Public methodGet
Get all chat messages in chronological order
Public methodSendAlert
Sends a high important text message to a user
Public methodSendMessage
Sends a text message to a user
Top
Events

  NameDescription
Public eventChatMessageReceived
Raised when ChatMessage received
Top
See Also

Reference