RPBroadcastController.ServiceInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a dictionary of values that represent information about the broadcast service.
public virtual Foundation.NSDictionary<Foundation.NSString,Foundation.INSCoding> ServiceInfo { [Foundation.Export("serviceInfo")] get; }
member this.ServiceInfo : Foundation.NSDictionary<Foundation.NSString, Foundation.INSCoding>
Property Value
A dictionary of values that represent information about the broadcast service..
This value can be null
.
- Attributes