다음을 통해 공유


DsmccResponse.ChildList Property

Definition

Returns a list of subobject names for the given service gateway or directory message response.

public System.Collections.Generic.IList<string> ChildList { [Android.Runtime.Register("getChildList", "()Ljava/util/List;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getChildList", "()Ljava/util/List;", "", ApiSince=33)>]
member this.ChildList : System.Collections.Generic.IList<string>

Property Value

Attributes

Remarks

Returns a list of subobject names for the given service gateway or directory message response.

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

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