Invitation

InvitationsError

  • 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

    public enum InvitationsError : Error