Class SPXConversationExpirationEventArgs
Objective-C
@class SPXConversationExpirationEventArgs : SPXSessionEventArgs;
Defines the payload for conversation expiration event.
Objective-C
@property (readonly, atomic) NSUInteger expirationTime;
Represents the time left until the conversation expires.