ErrConferenceJoin
Description:
public enum ErrConferenceJoin
Content:
Enum values:
- DUPLICATE - Client is already
in this conference.
- FAIL_SEND - The join packet
failed to send.
- FRIEND_NOT_FOUND - The
friend number passed does not designate a valid friend.
- INIT_FAIL - Conference instance
failed to initialize.
- INVALID_LENGTH - The
cookie passed has an invalid length.
- OK - The function returned
successfully.
- WRONG_TYPE - The conference is
not the expected type. This indicates an invalid cookie.