SBDChannelContext Class Reference
Inherits from | NSObject |
---|---|
Declared in | SBDChannelContext.h |
source
3.1.0
@property (atomic) SBDCollectionEventSource source
Availability
3.1.0
Declared In
SBDChannelContext.h
– isFromEvent
Checks whether the context is from an event or not.
- (BOOL)isFromEvent
Return Value
If YES, the context is from an event.
Availability
3.1.0
Declared In
SBDChannelContext.h