InvitationEvent
public enum InvitationEvent : Event
-
Fired when has been received by the contact. Applicable only to
SentInvitation
Declaration
Swift
case received
-
Fired when
InvitationStatus
changesDeclaration
Swift
case statusChanged(InvitationStatus)