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

Instance Methods

(instancetype) - initRoomOptions:
 
(instancetype) - initRoomOptions:isVisible:
 
(instancetype) - initRoomOptions:isVisible:isOpen:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:suppressRoomEvents:
 
(instancetype) - initRoomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:suppressRoomEvents:plugins:
 

Class Methods

(instancetype) + roomOptions
 
(instancetype) + roomOptions:
 
(instancetype) + roomOptions:isVisible:
 
(instancetype) + roomOptions:isVisible:isOpen:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:suppressRoomEvents:
 
(instancetype) + roomOptions:isVisible:isOpen:maxPlayers:customRoomProperties:propsListedInLobby:lobbyName:lobbyType:playerTtl:emptyRoomTtl:suppressRoomEvents:plugins:
 
- Class Methods inherited from EGBase
(void) + setListener:
 
(int) + DebugOutputLevel
 
(void) + setDebugOutputLevel:
 
(EGLogger *) + Logger [implementation]
 

Properties

bool IsVisible
 
bool IsOpen
 
nByte MaxPlayers
 
NSDictionaryCustomRoomProperties
 
EGArrayPropsListedInLobby
 
NSStringLobbyName
 
nByte LobbyType
 
int PlayerTtl
 
int EmptyRoomTtl
 
bool SuppressRoomEvents
 
EGArrayPlugins
 
bool PublishUserID