ErrConferenceGetType
Description:
public enum ErrConferenceGetType
Returns the type of conference (ConferenceType) that conference_number is. Return
value is unspecified on failure.
Content:
Enum values:
- CONFERENCE_NOT_FOUND -
The conference number passed did not designate a valid conference.
- OK - The function returned
successfully.