다음을 통해 공유


DsmccResponse.BiopMessageType Property

Definition

Returns the BIOP message type.

public string BiopMessageType { [Android.Runtime.Register("getBiopMessageType", "()Ljava/lang/String;", "", ApiSince=33)] [Android.Runtime.StringDef(Fields=new System.String[] { "BiopMessageTypeDirectory", "BiopMessageTypeFile", "BiopMessageTypeStream", "BiopMessageTypeServiceGateway" }, Type="Android.Media.TV.DsmccResponse")] get; }
[<get: Android.Runtime.Register("getBiopMessageType", "()Ljava/lang/String;", "", ApiSince=33)>]
[<get: Android.Runtime.StringDef(Fields=new System.String[] { "BiopMessageTypeDirectory", "BiopMessageTypeFile", "BiopMessageTypeStream", "BiopMessageTypeServiceGateway" }, Type="Android.Media.TV.DsmccResponse")>]
member this.BiopMessageType : string

Property Value

Attributes

Remarks

Returns the BIOP message type.

Java documentation for android.media.tv.DsmccResponse.getBiopMessageType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to