InviteParticipantError
public enum InviteParticipantError : Error
The enumeration of the InviteParticipantError while adding a participant to the call.
Since
3.11.0-
Undocumented
Declaration
Swift
case InvalidContactIdOrEmail -
Undocumented
Declaration
Swift
case AlreadyJoined -
Undocumented
Declaration
Swift
case AlreadyInvited -
Undocumented
Declaration
Swift
case NotAHostOrCoHost -
Undocumented
Declaration
Swift
case UnknownError
View on GitHub