Method SendHeartbeatPingAsync
SendHeartbeatPingAsync(string)
Send a heartbeat ping to keep the Lobby active. Async operation.
Declaration
Task SendHeartbeatPingAsync(string lobbyId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | lobbyId | ID of the Lobby to ping |
Returns
| Type | Description |
|---|---|
| Task | Awaitable task |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException | |
| LobbyServiceException |