Photon objC Client API
5.0.7.4
|


Instance Methods | |
| (void) | - mergeCustomProperties: |
| (void) | - addCustomProperty:key: |
| (void) | - addCustomProperties: |
| (void) | - removeCustomProperty: |
| (void) | - removeCustomProperties:keys: |
| (instancetype) | - initLoadBalancingPlayer:number:properties: [implementation] |
| (instancetype) | - initLoadBalancingPlayer:number:properties:client: [implementation] |
Instance Methods inherited from EGLoadBalancingPlayer | |
| (instancetype) | - NS_UNAVAILABLE |
| (NSString *) | - toString:withTypes: |
| (NSString *) | - payloadToString:withTypes: [implementation] |
Class Methods | |
| (instancetype) | + loadBalancingPlayer:number:properties: [implementation] |
| (instancetype) | + loadBalancingPlayer:number:properties:client: [implementation] |
Class Methods inherited from EGLoadBalancingPlayer | |
| (instancetype) | + NS_UNAVAILABLE |
Class Methods inherited from EGBase | |
| (void) | + setListener: |
| (int) | + DebugOutputLevel |
| (void) | + setDebugOutputLevel: |
| (EGLogger *) | + Logger [implementation] |
Properties | |
| NSString * | Name |
Properties inherited from EGLoadBalancingPlayer | |
| int | Number |
| NSString * | Name |
| NSString * | UserID |
| NSDictionary * | CustomProperties |
| bool | IsInactive |
| bool | IsMasterClient |