Contents

playbackSessionID

A GUID that identifies the playback session.

Declaration

var playbackSessionID: String? { get }

Discussion

This value is used in HTTP requests.

The property corresponds to “cs-guid”.

The value of this property is nil if unknown.

This property is not compatible with key-value observing.

See Also

Getting playback-related log events