RPBroadcastController.ServiceInfo Property

Definition

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

Applies to