routeDataChannel
A data channel for communicating with the extension outside of any media session.
Declaration
@property (nonatomic, readonly) AVSystemRouteDataChannel * routeDataChannel;Discussion
Use this channel for control messages, state synchronization, and other bidirectional communication needs that are not tied to a specific AVSystemRouteSession.