ErrConferenceById
Description:
[ Version ( since = "0.2.5" ) ]
public enum ErrConferenceById
Content:
Enum values:
- NOT_FOUND - No conference with
the given id exists on the conference list.
- NULL - One of the arguments to the
function was NULL when it was not expected.
- OK - The function returned
successfully.