routeDisplayName
The user-facing display name of the remote device or route.
Declaration
@property (copy, readonly) NSString * routeDisplayName;Discussion
Use this property to show the name of the destination device in your app’s user interface. The display name typically reflects a custom name for the device or a default name the system provides.