Skip to main content

Method (1 of 2)

Join a lobby as the local PlayFab entity.

Return Value (1 of 2)

Output lobby object which can be used to queue operations for immediate execution of this operation.

Remarks (1 of 2)

This is an asynchronous operation. Upon successful completion, the title will be provided a OnLobbyMemberAdded followed by a OnLobbyUpdated and OnLobbyJoinCompleted with the OnLobbyJoinCompleted.result field set to Success. Upon a failed completion, the title will be provided a OnLobbyJoinCompleted with the result field set to a failure.

Method (2 of 2)

Join a lobby as the local PlayFab entity.

Return Value (2 of 2)

Output lobby object which can be used to queue operations for immediate execution of this operation.

Remarks (2 of 2)

This is an asynchronous operation. Upon successful completion, the title will be provided a OnLobbyMemberAdded followed by a OnLobbyUpdated and OnLobbyJoinCompleted with the OnLobbyJoinCompleted.result field set to Success. Upon a failed completion, the title will be provided a OnLobbyJoinCompleted with the result field set to a failure.

See Also

Last modified on August 3, 2026