Diffusion Apple API 6.12.1
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
PTDiffusionGetSessionPropertiesResult Class Reference

Encapsulates the result of a querying the server for the session properties of a particular session ID or session filter. More...

#include <PTDiffusionGetSessionPropertiesResult.h>

Inheritance diagram for PTDiffusionGetSessionPropertiesResult:

Properties

NSDictionary< NSString *, NSString * > * properties

Detailed Description

Encapsulates the result of a querying the server for the session properties of a particular session ID or session filter.

Since
6.5

Property Documentation

◆ properties

- (NSDictionary<NSString *, NSString *>*) properties
readnonatomicassign

Map of the requested session property values

Since
6.5