Photon C++ Client API: Member List

Photon C++ Client API

Photon C++ Client API  4.1.12.2
Listener Member List

This is the complete list of members for Listener, including all inherited members.

clientErrorReturn(int errorCode)=0 (defined in Listener)Listenerpure virtual
connectionErrorReturn(int errorCode)=0 (defined in Listener)Listenerpure virtual
connectReturn(int errorCode, const Common::JString &errorString, const Common::JString &region, const Common::JString &cluster)=0 (defined in Listener)Listenerpure virtual
createRoomReturn(int localPlayerNr, const Common::Hashtable &roomProperties, const Common::Hashtable &playerProperties, int errorCode, const Common::JString &errorString)=0 (defined in Listener)Listenerpure virtual
customEventAction(int playerNr, nByte eventCode, const Common::Object &eventContent)=0 (defined in Listener)Listenerpure virtual
debugReturn(int debugLevel, const Common::JString &string)=0Listenerpure virtual
disconnectReturn(void)=0 (defined in Listener)Listenerpure virtual
joinLobbyReturn(void)=0 (defined in Listener)Listenerpure virtual
joinOrCreateRoomReturn(int localPlayerNr, const Common::Hashtable &roomProperties, const Common::Hashtable &playerProperties, int errorCode, const Common::JString &errorString)=0 (defined in Listener)Listenerpure virtual
joinRandomRoomReturn(int localPlayerNr, const Common::Hashtable &roomProperties, const Common::Hashtable &playerProperties, int errorCode, const Common::JString &errorString)=0 (defined in Listener)Listenerpure virtual
joinRoomEventAction(int playerNr, const Common::JVector< int > &playernrs, const Player &player)=0 (defined in Listener)Listenerpure virtual
joinRoomReturn(int localPlayerNr, const Common::Hashtable &roomProperties, const Common::Hashtable &playerProperties, int errorCode, const Common::JString &errorString)=0 (defined in Listener)Listenerpure virtual
leaveLobbyReturn(void)=0 (defined in Listener)Listenerpure virtual
leaveRoomEventAction(int playerNr, bool isInactive)=0 (defined in Listener)Listenerpure virtual
leaveRoomReturn(int errorCode, const Common::JString &errorString)=0 (defined in Listener)Listenerpure virtual
onAppStatsUpdate(void) (defined in Listener)Listenervirtual
onAvailableRegions(const Common::JVector< Common::JString > &, const Common::JVector< Common::JString > &) (defined in Listener)Listenervirtual
onCacheSliceChanged(int) (defined in Listener)Listenervirtual
onCustomAuthenticationIntermediateStep(const Common::Dictionary< Common::JString, Common::Object > &) (defined in Listener)Listenervirtual
onCustomOperationResponse(const Photon::OperationResponse &operationResponse) (defined in Listener)Listenervirtual
onDirectMessage(const Common::Object &, int, bool) (defined in Listener)Listenervirtual
onFindFriendsResponse(void) (defined in Listener)Listenervirtual
onLobbyStatsResponse(const Common::JVector< LobbyStatsResponse > &) (defined in Listener)Listenervirtual
onLobbyStatsUpdate(const Common::JVector< LobbyStatsResponse > &) (defined in Listener)Listenervirtual
onMasterClientChanged(int, int) (defined in Listener)Listenervirtual
onPlayerPropertiesChange(int, const Common::Hashtable &) (defined in Listener)Listenervirtual
onRoomListUpdate(void) (defined in Listener)Listenervirtual
onRoomPropertiesChange(const Common::Hashtable &) (defined in Listener)Listenervirtual
onSecretReceival(const Common::JString &) (defined in Listener)Listenervirtual
serverErrorReturn(int errorCode)=0 (defined in Listener)Listenerpure virtual
warningReturn(int warningCode)=0 (defined in Listener)Listenerpure virtual
webRpcReturn(int, const Common::JString &, const Common::JString &, int, const Common::Dictionary< Common::Object, Common::Object > &) (defined in Listener)Listenervirtual
~BaseListener() (defined in BaseListener)BaseListenervirtual
~Listener(void) (defined in Listener)Listenervirtual