TJActionRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TJPlacement.h |
type
The type of the request
@property (nonatomic, assign) TJCActionRequestType typeDiscussion
The type of the request
Declared In
TJPlacement.h
– completed
Called by your app to indicate that the request was processed successfully.
- (void)completedDiscussion
Called by your app to indicate that the request was processed successfully.
Declared In
TJPlacement.h
requestId
The identifier associated with the request.
@property (nonatomic, copy) NSString *requestIdDiscussion
The identifier associated with the request.
Declared In
TJPlacement.h
token
The identifier associated with the request.
@property (nonatomic, copy) NSString *tokenDiscussion
The identifier associated with the request.
Declared In
TJPlacement.h