Contents

pushToStartToken

The token you use to start a Remotemediasession through a push notification.

Declaration

@MainActor static var pushToStartToken: Data? { get }

Mentioned in

Discussion

The push token for a RemoteMediaSession may change over time. Use the pushToStartTokenUpdates asynchronous sequence to receive an updated push-to-start token.