Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
@class SPXSessionEventArgs : NSObject;
Description
Defines the payload for SessionStarted/SessionStopped events.
Properties
sessionId
@property (readonly, copy, atomic) NSString * _Nonnull sessionId;
The session identifier.