Skip to main content
Information specific to the SendInviteCompleted type of state change.

Syntax

Members

result   HRESULT Indicates the result of the SendInvite operation. The human-readable form of this result can be retrieved via PFMultiplayerGetErrorMessage(). lobby   PFLobbyHandle
must 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.

Requirements

Header: PFLobby.h

See also

PFLobby members
Last modified on August 10, 2026