Classes
The following classes are available globally.
-
The class that represents a received invitation.
Declaration
Swift
class FIRReceivedInvite : NSObjectObjective-C
@interface FIRReceivedInvite : NSObject -
The main entry point for the invite APIs.
Declaration
Swift
class FIRInvites : NSObjectObjective-C
@interface FIRInvites : NSObject
-
A user may send invites from iOS to users on other platforms, for e.g., users on Android. Use
GINInviteTargetApplicationto specify the non-iOS application that must be installed or opened when a user acts on an invite on that platform.Declaration
Swift
class FIRInvitesTargetApplication : NSObjectObjective-C
@interface FIRInvitesTargetApplication : NSObject

