Click or drag to resize

SFSInvitation Properties

The SFSInvitation type exposes the following members.

Properties
  NameDescription
Public propertyId
Indicates the id of this invitation.
Public propertyInvitee
Returns the User object corresponding to the user who received the invitation.
Public propertyInviter
Returns the User object corresponding to the user who sent the invitation.
Public propertyParams
Returns an instance of SFSObject containing a custom set of parameters.
Public propertySecondsForAnswer
Returns the number of seconds available to the invitee to reply to the invitation, after which the invitation expires.
Top
See Also