TemporaryChannelError

@objc(VTETemporaryChannelError)
public enum TemporaryChannelError : Int, LocalizedError

Declares error types and codes for EThree Temporary Channel capabilities

  • channelAlreadyExists: Temporary channel with provided identity already exists.
  • selfChannelIsForbidden: Temporary channel with self is forbidden. Use regular encryption for this purpose.
  • userIsRegistered: User with provided identity is registered. Creation of temporary channels with registered users is forbidden.
  • channelNotFound: Channel was not found