public interface EOS_Lobby_OnRTCRoomConnectionChangedCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_Lobby_RTCRoomConnectionChangedCallbackInfo data)
Function prototype definition for notifications that comes from EOS_Lobby_AddNotifyRTCRoomConnectionChanged
|
void apply(EOS_Lobby_RTCRoomConnectionChangedCallbackInfo data)
data - containing the connection state of the RTC Room for a lobbyEOS_Lobby_Interface.isRTCRoomConnected(EOS_Lobby_IsRTCRoomConnectedOptions, IntBuffer)