dataChannel
The data channel for sending and receiving data with the remote application.
Declaration
@property (readonly, nullable) AVSystemRouteDataChannel * dataChannel;Discussion
This property is always non-nil when obtained from a successful call to start().