Photon C++ Client API  5.0.7.3
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, const Common::Hashtable &, const Common::Hashtable &, int, const Common::JString &) (defined in Listener)Listenervirtual
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) (defined in Listener)Listenervirtual
joinOrCreateRoomReturn(int, const Common::Hashtable &, const Common::Hashtable &, int, const Common::JString &) (defined in Listener)Listenervirtual
joinRandomOrCreateRoomReturn(int, const Common::Hashtable &, const Common::Hashtable &, int, const Common::JString &) (defined in Listener)Listenervirtual
joinRandomRoomReturn(int, const Common::Hashtable &, const Common::Hashtable &, int, const Common::JString &) (defined in Listener)Listenervirtual
joinRoomEventAction(int playerNr, const Common::JVector< int > &playernrs, const Player &player)=0 (defined in Listener)Listenerpure virtual
joinRoomReturn(int, const Common::Hashtable &, const Common::Hashtable &, int, const Common::JString &) (defined in Listener)Listenervirtual
leaveLobbyReturn(void) (defined in Listener)Listenervirtual
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 &) (defined in Listener)Listenervirtual
onDirectConnectionEstablished(int) (defined in Listener)Listenervirtual
onDirectConnectionFailedToEstablish(int) (defined in Listener)Listenervirtual
onDirectMessage(const Common::Object &, int, bool) (defined in Listener)Listenervirtual
onFindFriendsResponse(void) (defined in Listener)Listenervirtual
onGetRoomListResponse(const Common::JVector< Common::Helpers::SharedPointer< Room > > &, const Common::JVector< Common::JString > &) (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