SippoInvitationRequestError

public enum SippoInvitationRequestError: Error

Errors related with InvitationRequest actions

  • alreadyRequested: Participant had been already invited
  • busy: Participant is busy
  • participantNotFound: Participant doesn’t exist as user
  • noAnswerToInvite: Participant didn’t answer in time
  • invitationDeclined: Participant had declined the InvitationRequest
  • internalError: Internals errors
  • Declaration

    Swift

    case busy