Photon objC Client API
5.0.7.4
|


Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
| (EGOperationRequest *) | - initWithOperationCode: |
| (EGOperationRequest *) | - initWithOperationCode:operationCode: |
| (EGArray *) | - allKeys |
| (EGArray *) | - allValues |
| (NSString *) | - toString |
| (NSString *) | - toString: |
| (NSString *) | - toString:withParameters: |
| (id) | - objectForKey: |
| (ExitGames::Photon::OperationRequest *) | - toCPP |
Class Methods | |
| (instancetype) | + NS_UNAVAILABLE |
| (EGOperationRequest *) | + operationRequestWithOperationCode: |
| (EGOperationRequest *) | + operationRequestWithOperationCode:operationCode: |
Properties | |
| nByte | OperationCode |
| NSDictionary * | Parameters |