StreamEventResponse(Int32, Int32, Int32, Int32, Int64, Byte[]) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register(".ctor", "(IIIIJ[B)V", "", ApiSince=33)]
public StreamEventResponse (int requestId, int sequence, int responseResult, int eventId, long nptMillis, byte[]? data);
[<Android.Runtime.Register(".ctor", "(IIIIJ[B)V", "", ApiSince=33)>]
new Android.Media.TV.StreamEventResponse : int * int * int * int * int64 * byte[] -> Android.Media.TV.StreamEventResponse
Parameters
- requestId
- Int32
- sequence
- Int32
- responseResult
- Int32
- eventId
- Int32
- nptMillis
- Int64
- data
- Byte[]
- Attributes