Beamable SDK
|
Public Member Functions | |
ConnectivityService (CoroutineService coroutineService) | |
void | SetHasInternet (bool hasInternet) |
void | ReportInternetLoss () |
Properties | |
bool | HasConnectivity = true [get] |
string | ConnectivityRoute [get] |
Properties inherited from Beamable.Api.Connectivity.IConnectivityService | |
bool | HasConnectivity [get] |
Events | |
Action< bool > | OnConnectivityChanged |
Events inherited from Beamable.Api.Connectivity.IConnectivityService | |
Action< bool > | OnConnectivityChanged |