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

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(instancetype) - initWithPhotonListener:
 
(instancetype) - initWithPhotonListener:listener:
 
(instancetype) - initWithPhotonListener:listener:connectionProtocol:
 
(bool) - opRaiseEvent:reliable:parameters:
 
(bool) - opRaiseEvent:reliable:parameters:eventCode:
 
(bool) - opRaiseEvent:reliable:parameters:eventCode:channelID:
 
(bool) - opRaiseEvent:reliable:parameters:eventCode:channelID:eventCaching:targetPlayers:
 
(bool) - opRaiseEvent:reliable:parameters:eventCode:channelID:eventCaching:targetPlayers:numTargetPlayers:
 
(bool) - opJoin:
 
(bool) - opJoin:gameId:gameProperties:actorProperties:
 
(bool) - opLeave
 
(bool) - opSetPropertiesOfActor:actorNr:properties:
 
(bool) - opSetPropertiesOfActor:actorNr:properties:broadcast:
 
(bool) - opSetPropertiesOfGame:properties:
 
(bool) - opSetPropertiesOfGame:properties:broadcast:
 
(bool) - opGetProperties
 
(bool) - opGetProperties:
 
(bool) - opGetPropertiesOfActorByStringKeys:properties:numProperties:actorNrList:
 
(bool) - opGetPropertiesOfActorByStringKeys:properties:numProperties:actorNrList:numActors:
 
(bool) - opGetPropertiesOfActorByByteKeys:properties:numProperties:actorNrList:
 
(bool) - opGetPropertiesOfActorByByteKeys:properties:numProperties:actorNrList:numActors:
 
(bool) - opGetPropertiesOfGameByStringKeys:properties:
 
(bool) - opGetPropertiesOfGameByStringKeys:properties:numProperties:
 
(bool) - opGetPropertiesOfGameByByteKeys:properties:
 
(bool) - opGetPropertiesOfGameByByteKeys:properties:numProperties:
 
- Instance Methods inherited from EGPhotonPeer
(bool) - connect:
 
(bool) - connect:ipAddr:
 
(void) - disconnect
 
(void) - service
 
(void) - service:
 
(void) - serviceBasic
 
(bool) - opCustom:operationRequest:
 
(bool) - opCustom:operationRequest:sendReliable:
 
(bool) - opCustom:operationRequest:sendReliable:channelID:
 
(bool) - sendOutgoingCommands
 
(bool) - sendAcksOnly
 
(bool) - dispatchIncomingCommands
 
(bool) - establishEncryption
 
(void) - fetchServerTimestamp
 
(void) - resetTrafficStats
 
(void) - resetTrafficStatsMaximumCounters
 
(NSString *) - vitalStatsToString:
 
(void) - pingServer:address:
 

Class Methods

(instancetype) + NS_UNAVAILABLE
 

Additional Inherited Members

- Properties inherited from EGPhotonPeer
id< EGPhotonListenerListener
 
int ServerTimeOffset
 
int ServerTime
 
int BytesOut
 
int BytesIn
 
int ByteCountCurrentDispatch
 
int ByteCountLastOperation
 
int Peerstate
 
int SentCountAllowance
 
int TimePingInterval
 
int RoundTripTime
 
int RoundTripTimeVariance
 
int TimestampOfLastSocketReceive
 
int DebugOutputLevel
 
short PeerID
 
bool IsEncryptionAvailable
 
int IncomingReliableCommandsCount
 
int DisconnectTimeout
 
int QueuedIncomingCommands
 
int QueuedOutgoingCommands
 
NSStringServerAddress
 
int ResentReliableCommands
 
int LimitOfUnreliableCommands
 
bool CRCEnabled
 
int PacketLossByCRC
 
bool TrafficStatsEnabled
 
int TrafficStatsElapsedMs
 
EGTrafficStatsTrafficStatsIncoming
 
EGTrafficStatsTrafficStatsOutgoing
 
EGTrafficStatsGameLevelTrafficStatsGameLevel
 
nByte QuickResendAttempts
 
short PeerCount
 
ExitGames::Photon::PhotonPeer * Implementation [implementation]
 
id< EGPhotonListenerInternalListener [implementation]
 
EGLoggerLogger [implementation]