다음을 통해 공유


DsmccResponse.GetStreamEventIds Method

Definition

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

[Android.Runtime.Register("getStreamEventIds", "()[I", "", ApiSince=33)]
public int[] GetStreamEventIds ();
[<Android.Runtime.Register("getStreamEventIds", "()[I", "", ApiSince=33)>]
member this.GetStreamEventIds : unit -> int[]

Returns

Int32[]
Attributes

Remarks

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

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

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