ErrNew
Description:
public enum ErrNew
Content:
Enum values:
- MALLOC - Memory allocation failure while trying
to allocate structures required for the A/V session.
- MULTIPLE - Attempted to create a second
session for the same Tox instance.
- NULL - One of the arguments to the function was
NULL when it was not expected.
- OK - The function returned successfully.