Protocols
The following protocols are available globally.
-
The protocol to receive the result of the invite action.
Declaration
Swift
protocol FIRInviteDelegate : NSObjectProtocolObjective-C
@protocol FIRInviteDelegate <NSObject> -
The protocol to configure the invite dialog.
Declaration
Swift
protocol FIRInviteBuilder : NSObjectProtocolObjective-C
@protocol FIRInviteBuilder <NSObject>

