VIPushTokenErrorCode
Consts
VIPushTokenErrorCodeInternalError
Internal error occurred
VIPushTokenErrorCodeTimeout
Operation is not completed in time.
VIPushTokenErrorCodeConnectionClosed
Connection to the Voximplant Cloud is closed while processing push token registration request.
VIPushTokenErrorCodeInvalidToken
Push token is invalid, for example nil or empty.
VIPushTokenErrorCodeCancelled
Operation is cancelled due to the maximum number of unprocessed requests is reached.