Invitation Interface |
Namespace: Sfs2X.Entities.Invitation
public interface Invitation
The Invitation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
Indicates the id of this invitation.
|
![]() | Invitee |
Returns the User object corresponding to the user who received the invitation.
|
![]() | Inviter |
Returns the User object corresponding to the user who sent the invitation.
|
![]() | Params |
Returns an instance of SFSObject containing a custom set of parameters.
|
![]() | SecondsForAnswer |
Returns the number of seconds available to the invitee to reply to the invitation, after which the invitation expires.
|