SectionResponse(Int32, Int32, Int32, Int32, Int32, Bundle) 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", "(IIIIILandroid/os/Bundle;)V", "", ApiSince=33)]
public SectionResponse (int requestId, int sequence, int responseResult, int sessionId, int version, Android.OS.Bundle? sessionData);
[<Android.Runtime.Register(".ctor", "(IIIIILandroid/os/Bundle;)V", "", ApiSince=33)>]
new Android.Media.TV.SectionResponse : int * int * int * int * int * Android.OS.Bundle -> Android.Media.TV.SectionResponse
Parameters
- requestId
- Int32
- sequence
- Int32
- responseResult
- Int32
- sessionId
- Int32
- version
- Int32
- sessionData
- Bundle
- Attributes