SentInvitation
open class SentInvitation : Invitation
Represents an invitation sent by local user
-
Declaration
Swift
open private(set) var recipientId: String! { get } -
Declaration
Swift
open internal(set) var isReceived: Bool { get } -
Declaration
Swift
open func cancel()
Install in Dash
SentInvitation Class Reference