Contents

pushToStartTokenUpdates

An asynchronous sequence that delivers updated tokens for starting a Remotemediasession through a push notification.

Declaration

@MainActor static var pushToStartTokenUpdates: AsyncStream<Data> { get }

Mentioned in

Discussion

Use push notifications to start new remote sessions and update ongoing ones.