Class SPXSessionEventArgs
Declaration
@class SPXSessionEventArgs : NSObject;
Description
Defines the payload for SessionStarted/SessionStopped events.
Properties
sessionId
@property (readonly, copy, atomic) NSString * _Nonnull sessionId;
The session identifier.