SFS2X Objective-C API  1.7.13
iOS / macOS / tvOS
BaseEvent Class Reference

#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
 

Detailed Description

This is the Base class of all Events in the API

See also
ISFSEvents
SFSBuddyEvent

Property Documentation

◆ params

- (NSDictionary*) params
readwritenonatomicstrong

An Object containing the event's parameters

◆ type

- (NSString*) type
readwritenonatomicstrong

A string defining the event type