Click or drag to resize

InvitationInviter Property

Returns the User object corresponding to the user who sent the invitation.

Namespace:  Sfs2X.Entities.Invitation
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
User Inviter { get; }

Property Value

Type: User
See Also