routeDataChannel
A data channel for communicating with the extension outside of any media session.
Declaration
final var routeDataChannel: AVSystemRoute.DataChannel { get }Mentioned in
Discussion
Use this channel for control messages, state synchronization, and other bidirectional communication needs that are not tied to a specific AVSystemRouteSession.