Syntax
Members
result HRESULT
Indicates the result of the SendInvite operation.
The human-readable form of this result can be retrieved via PFMultiplayerGetErrorMessage().
lobby PFLobbyHandlemust not be null The lobby that the invite was sent for.
sender PFEntityKey
The local user which attempted to send the invite.
invitee PFEntityKey
The entity which was invited.
asyncContext void*
The async context provided to the call associated with this state change.
