ErrConferenceSendMessage
Description:
public enum ErrConferenceSendMessage
Content:
Enum values:
- CONFERENCE_NOT_FOUND -
The conference number passed did not designate a valid conference.
- FAIL_SEND - The message
packet failed to send.
- NO_CONNECTION - The
client is not connected to the conference.
- OK - The function returned
successfully.
- TOO_LONG - The message is
too long.