Skip to main content

Method (1 of 2)

Create a new lobby and add the creating PlayFab entity to it.

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 OnLobbyCreateAndJoinCompleted with the OnLobbyCreateAndJoinCompleted.result field set to Success. Upon a failed completion, the title will be provided a OnLobbyCreateAndJoinCompleted with the OnLobbyCreateAndJoinCompleted.result field set to a failed error code.

Method (2 of 2)

Create a new lobby and add the creating PlayFab entity to it.

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 OnLobbyCreateAndJoinCompleted with the OnLobbyCreateAndJoinCompleted result field set to Success. Upon a failed completion, the title will be provided a OnLobbyCreateAndJoinCompleted with the OnLobbyCreateAndJoinCompleted result field set to a failed error code.

See Also

Last modified on August 3, 2026