VIMessagingError
Consts
ERROR_ACL
ACL error.
ERROR_ADDING_TO_DIRECT
Adding participant to direct conversation is not allowed.
ERROR_ALREADY_IN_PARTICIPANTS_LIST
User is already in the participants list.
ERROR_CLIENT_NOT_LOGGED_IN
Client is not logged in.
ERROR_CONVERSATION_DELETED
Conversation with this UUID is deleted.
ERROR_CONVERSATION_DOES_NOT_EXIST
Conversation does not exist.
ERROR_DIRECT_CANNOT_BE_PUBLIC_OR_UBER
Direct conversation cannot be public or uber.
ERROR_EDITING_PARTICIPANTS_IN_DIRECT
Joining direct conversation is not allowed.
ERROR_EVENT_NAME_IS_UNKNOWN
Event name is unknown.
ERROR_FAILED_TO_PROCESS_RESPONSE
Failed to process response.
ERROR_FROM_GREATER_THAN_TO
The 'from' field value is greater than the 'to' field value.
ERROR_INTERNAL
Internal error.
ERROR_INVALID_ARGUMENTS
Invalid argument(s). | Message text exceeds the length limit.
ERROR_LEAVING_DIRECT_NOT_ALLOWED
Leaving direct conversation is not allowed.
ERROR_LIMIT_PER_MINUTE
N messages per minute limit reached. Please try again later.
ERROR_LIMIT_PER_SECOND
N messages per second limit reached. Please try again later.
ERROR_MESSAGE_DELETED
Message with this UUID is deleted from the conversation.
ERROR_MESSAGE_DOES_NOT_EXIST
Message with this UUID does not exist in the conversation.
ERROR_MESSAGE_SIZE_EXCEEDS_LIMIT
Message size exceeds the limit of 5000 symbols.
ERROR_METHOD_CALL_DISCARDED
Method calls within 10s interval from the last call are discarded.
ERROR_NOTIFICATION_EVENT_INCORRECT
The notification event is incorrect.
ERROR_NUMBER_OF_USERS_IN_DIRECT
Direct conversation is allowed between two users only.
ERROR_REMOVING_FROM_DIRECT
Removing participant from direct conversation is not allowed.
ERROR_REQUESTED_NUMBER_TOO_BIG
Number of requested objects is larger than allowed by the service.
ERROR_REQUESTED_NUMBER_TOO_BIG_OR_0
Number of requested objects is 0 or larger than allowed by the service.
ERROR_SOMETHING_WENT_WRONG
Something went wrong. Please check your input or required parameters.
ERROR_SPECIFY_AT_LEAST_TWO_PARAMS
Specify at least two parameters: eventsFrom, eventsTo, count.
ERROR_SPECIFY_MAXIMUM_TWO_PARAMS
Passing the 'eventsFrom', 'eventsTo' and 'count' parameters simultaneously is not allowed. You should use only two of these parameters.
ERROR_TIMEOUT
Response timeout.
ERROR_TRANSPORT_MESSAGE_STRUCTURE_IS_WRONG
Transport message structure is wrong.
ERROR_USER_IS_NOT_IN_THE_PARTICIPANT_LIST
User is not in the participants list.
ERROR_USER_NOT_FOUND
User is not found.
ERROR_USER_VALIDATION
User validation error.
ERROR_WRONG_SEQUENCE_ARGUMENT
The 'seq' parameter value is greater than currently possible.