Click or drag to resize

GameLiftManagerKeepConnectionAlive Method

Sends an empty packet to the server to help maintain the android socket

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private IEnumerator KeepConnectionAlive()

Return Value

Type: IEnumerator
Waits for 1 second before sending another packet
See Also