SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <BaseEvent.h>
Inherits NSObject.
Inherited by SFSBuddyEvent, and SFSEvent.
Instance Methods | |
(id) | - initWithType:params: |
Protected Attributes | |
NSString * | _type |
NSDictionary * | _params |
Properties | |
NSDictionary * | params |
NSString * | type |
This is the Base class of all Events in the API
|
readwritenonatomicstrong |
An Object containing the event's parameters
|
readwritenonatomicstrong |
A string defining the event type