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

Properties

nByte ChannelID
 
nByte EventCaching
 
EGArrayTargetPlayers
 
nByte ReceiverGroup
 
nByte InterestGroup
 
bool ForwardToWebhook
 
int CacheSliceIndex
 
- Properties inherited from EGRaiseEventOptions
nByte ChannelID
 
nByte EventCaching
 
EGArrayTargetPlayers
 
nByte ReceiverGroup
 
nByte InterestGroup
 
bool ForwardToWebhook
 
int CacheSliceIndex
 

Additional Inherited Members

- Instance Methods inherited from EGRaiseEventOptions
(instancetype) - initRaiseEventOptions:
 
(instancetype) - initRaiseEventOptions:channelID:
 
(instancetype) - initRaiseEventOptions:channelID:eventCaching:
 
(instancetype) - initRaiseEventOptions:channelID:eventCaching:targetPlayers:
 
(instancetype) - initRaiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:
 
(instancetype) - initRaiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:interestGroup:
 
(instancetype) - initRaiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:interestGroup:forwardToWebhook:
 
- Class Methods inherited from EGRaiseEventOptions
(instancetype) + raiseEventOptions
 
(instancetype) + raiseEventOptions:
 
(instancetype) + raiseEventOptions:channelID:
 
(instancetype) + raiseEventOptions:channelID:eventCaching:
 
(instancetype) + raiseEventOptions:channelID:eventCaching:targetPlayers:
 
(instancetype) + raiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:
 
(instancetype) + raiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:interestGroup:
 
(instancetype) + raiseEventOptions:channelID:eventCaching:targetPlayers:receiverGroup:interestGroup:forwardToWebhook:
 
- Class Methods inherited from EGBase
(void) + setListener:
 
(int) + DebugOutputLevel
 
(void) + setDebugOutputLevel:
 
(EGLogger *) + Logger [implementation]