다음을 통해 공유


DsmccResponse.GetStreamEventNames Method

Definition

Returns all event names carried in a given stream message response.

[Android.Runtime.Register("getStreamEventNames", "()[Ljava/lang/String;", "", ApiSince=33)]
public string[] GetStreamEventNames ();
[<Android.Runtime.Register("getStreamEventNames", "()[Ljava/lang/String;", "", ApiSince=33)>]
member this.GetStreamEventNames : unit -> string[]

Returns

String[]
Attributes

Remarks

Returns all event names carried in a given stream message response.

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

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