Table of Contents

Class TableRequest

Namespace
Android.Media.Tv
Assembly
MASES.Netdroid.dll
public class TableRequest : BroadcastInfoRequest, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IParcelable
Inheritance
TableRequest
Implements
Inherited Members
Extension Methods

Constructors

TableRequest(IJVMBridgeBaseInitializer)

Initializer used internally by JCOBridge. Do not use directly.

[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public TableRequest(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

TableRequest(int, int, int, int, int)

public TableRequest(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int

int

arg1 int

int

arg2 int

int

arg3 int

int

arg4 int

int

Properties

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

CREATOR

public static Parcelable.Creator CREATOR { get; set; }

Property Value

Parcelable.Creator

IsBridgeAbstract

true if the BridgeClassName is an abstract class, i.e. cannot be created an instance

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

true if the BridgeClassName implements java.lang.AutoCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

true if the BridgeClassName is an interface, i.e. does not have any public constructor

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

true if the BridgeClassName is a static class, i.e. does not have any public constructor

public override bool IsBridgeStatic { get; }

Property Value

bool

TABLE_NAME_BAT

public static int TABLE_NAME_BAT { get; set; }

Property Value

int

TABLE_NAME_CAT

public static int TABLE_NAME_CAT { get; set; }

Property Value

int

TABLE_NAME_EIT

public static int TABLE_NAME_EIT { get; set; }

Property Value

int

TABLE_NAME_NIT

public static int TABLE_NAME_NIT { get; set; }

Property Value

int

TABLE_NAME_PAT

public static int TABLE_NAME_PAT { get; set; }

Property Value

int

TABLE_NAME_PMT

public static int TABLE_NAME_PMT { get; set; }

Property Value

int

TABLE_NAME_SDT

public static int TABLE_NAME_SDT { get; set; }

Property Value

int

TABLE_NAME_SIT

public static int TABLE_NAME_SIT { get; set; }

Property Value

int

TABLE_NAME_TDT

public static int TABLE_NAME_TDT { get; set; }

Property Value

int

TABLE_NAME_TOT

public static int TABLE_NAME_TOT { get; set; }

Property Value

int

Methods

CreatePoolableInstance(int, int, int, int, int)

HPA initializer for TableRequest(int arg0, int arg1, int arg2, int arg3, int arg4)

public static TableRequest CreatePoolableInstance(int arg0, int arg1, int arg2, int arg3, int arg4)

Parameters

arg0 int
arg1 int
arg2 int
arg3 int
arg4 int

Returns

TableRequest

GetTableId()

public int GetTableId()

Returns

int

int

GetTableName()

public int GetTableName()

Returns

int

int

GetVersion()

public int GetVersion()

Returns

int

int