TableRequest(Int32, Int32, Int32, Int32, Int32) 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", "(IIIII)V", "", ApiSince=33)]
public TableRequest (int requestId, int option, int tableId, int tableName, int version);
[<Android.Runtime.Register(".ctor", "(IIIII)V", "", ApiSince=33)>]
new Android.Media.TV.TableRequest : int * int * int * int * int -> Android.Media.TV.TableRequest
Parameters
- requestId
- Int32
- option
- Int32
- tableId
- Int32
- tableName
- Int32
- version
- Int32
- Attributes