ToxCore.ErrConferenceTitle – toxcore Reference Manual
Packages
toxcore
ToxCore
ErrConferenceTitle
CONFERENCE_NOT_FOUND
FAIL_SEND
INVALID_LENGTH
OK
ErrConferenceTitle
Description:
public
enum
ErrConferenceTitle
Namespace:
ToxCore
Package:
toxcore
Content:
Enum values:
CONFERENCE_NOT_FOUND
-
The conference number passed did not designate a valid conference.
FAIL_SEND
-
The title packet failed to send.
INVALID_LENGTH
-
The title is too long or empty.
OK
-
The function returned successfully.