LobbyIds
property in Coherence.Cloud.LoginOperation
Properties
public IReadOnlyList<string> LobbyIds { get; }
Identifiers of all lobbies that the logged-in player account has joined.
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<string> |
Remarks
If the operation has not completed successfully, this will be null.