Photon objC Client API  5.0.7.4
Instance Methods | Class Methods | Properties | List of all members
EGLoadBalancingMutableRoom Class Reference
Inheritance diagram for EGLoadBalancingMutableRoom:
Inheritance graph
[legend]
Collaboration diagram for EGLoadBalancingMutableRoom:
Collaboration graph
[legend]

Instance Methods

(EGLoadBalancingPlayer *) - getPlayerForNumber:
 
(void) - mergeCustomProperties:
 
(void) - mergeCustomProperties:customProperties:
 
(void) - addCustomProperty:key:
 
(void) - addCustomProperty:key:value:
 
(void) - addCustomProperties:
 
(void) - addCustomProperties:customProperties:
 
(void) - removeCustomProperty:
 
(void) - removeCustomProperty:key:
 
(void) - removeCustomProperties:keys:
 
(void) - removeCustomProperties:keys:count:
 
(NSString *) - toString:withTypes:withCustomProperties:
 
(instancetype) - initLoadBalancingRoom:name: [implementation]
 
(instancetype) - initLoadBalancingRoom:name:properties:client:propsListedInLobby:playerTtl:emptyRoomTtl:suppressRoomEvents:plugins: [implementation]
 
(EGLoadBalancingPlayer *) - createPlayer:number: [implementation]
 
(NSString *) - payloadToString:withTypes:withCustomProperties: [implementation]
 
- Instance Methods inherited from EGLoadBalancingRoom
(instancetype) - NS_UNAVAILABLE
 
(NSString *) - toString:withTypes:
 
(NSString *) - payloadToString:withTypes: [implementation]
 

Class Methods

(instancetype) + loadBalancingRoom:name: [implementation]
 
(instancetype) + loadBalancingRoom:name:properties:client:propsListedInLobby:playerTtl:emptyRoomTtl:suppressRoomEvents:plugins: [implementation]
 
- Class Methods inherited from EGLoadBalancingRoom
(instancetype) + NS_UNAVAILABLE
 
- Class Methods inherited from EGBase
(void) + setListener:
 
(int) + DebugOutputLevel
 
(void) + setDebugOutputLevel:
 
(EGLogger *) + Logger [implementation]
 

Properties

nByte MaxPlayers
 
nByte MaxPlayersWithWebForward
 
bool IsOpen
 
bool IsOpenWithWebForward
 
bool IsVisible
 
bool IsVisibleWithWebForward
 
EGArrayPlayers
 
int MasterClientID
 
EGArrayPropsListedInLobby
 
EGArrayPropsListedInLobbyWithWebForward
 
int PlayerTtl
 
int EmptyRoomTtl
 
bool SuppressRoomEvents
 
EGArrayPlugins
 
bool PublishUserID
 
- Properties inherited from EGLoadBalancingRoom
NSStringName
 
nByte PlayerCount
 
nByte MaxPlayers
 
bool IsOpen
 
NSDictionaryCustomProperties