Invitation Protocol Reference
Conforms to | NSObject |
Declared in | Invitation.h |
Overview
Represents an Invitation object For more details see the SFSInvitation implementation
See SFSInvitation
Tasks
-
– id
The id of the invitation
required method -
– inviter
The inviter User
required method -
– invitee
The invited User
required method -
– secondsForAnswer
The amount of time (seconds) allowed to reply to the invitation
required method -
– params
A custom set of parameters. Can be used to provide a message for the invitation and any other relevant data
required method
Instance Methods
id
The id of the invitation
- (NSInteger)id
Discussion
The id of the invitation
Declared In
Invitation.h