Table of Contents

Class TableRequest

Namespace
Android.Media.Tv
Assembly
MASES.Netdroid.dll
public class TableRequest : BroadcastInfoRequest, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
Inheritance
JVMBridgeBase
JVMBridgeBase<Parcelable>
TableRequest
Implements
IJVMBridgeCore
IJVMBridgeBaseStatic
IJVMBridgeBase
IJVMBridgeDefinition
Inherited Members
JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)
JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()
JVMBridgeBase<Parcelable>.Execute<T>(params T[])
JVMBridgeBase<Parcelable>.DynBridgeClazz
JVMBridgeBase<Parcelable>.BridgeClazz
JVMBridgeBase.RuntimeClassNameOf<T>()
JVMBridgeBase.ClassNameOf<T>()
JVMBridgeBase.ClassOf<T>()
JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)
JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)
JVMBridgeBase.MonitorEnter()
JVMBridgeBase.MonitorExit()
JVMBridgeBase.IsInstanceOf(IJavaType)
JVMBridgeBase.IsInstanceOf<T>()
JVMBridgeBase.RuntimeIsInstanceOf<T>()
JVMBridgeBase.CastTo<TNewClass>()
JVMBridgeBase.CastDirect<TNewClass>()
JVMBridgeBase.Dispose()
JVMBridgeBase.ToString()
JVMBridgeBase.GetHashCode()
JVMBridgeBase.Notify()
JVMBridgeBase.NotifyAll()
JVMBridgeBase.Wait()
JVMBridgeBase.DynBridgeInstance
JVMBridgeBase.BridgeInstance
JVMBridgeBase.IsBridgeListener
Extension Methods

Constructors

TableRequest()

Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge

public TableRequest()

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

TableRequest(params object[])

Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class

public TableRequest(params object[] args)

Parameters

args object[]

Properties

BridgeClassName

public override string BridgeClassName { get; }

Property Value

string

CREATOR

public static Parcelable.Creator CREATOR { get; }

Property Value

Parcelable.Creator

IsBridgeAbstract

public override bool IsBridgeAbstract { get; }

Property Value

bool

IsBridgeCloseable

public override bool IsBridgeCloseable { get; }

Property Value

bool

IsBridgeInterface

public override bool IsBridgeInterface { get; }

Property Value

bool

IsBridgeStatic

public override bool IsBridgeStatic { get; }

Property Value

bool

TABLE_NAME_BAT

public static int TABLE_NAME_BAT { get; }

Property Value

int

TABLE_NAME_CAT

public static int TABLE_NAME_CAT { get; }

Property Value

int

TABLE_NAME_EIT

public static int TABLE_NAME_EIT { get; }

Property Value

int

TABLE_NAME_NIT

public static int TABLE_NAME_NIT { get; }

Property Value

int

TABLE_NAME_PAT

public static int TABLE_NAME_PAT { get; }

Property Value

int

TABLE_NAME_PMT

public static int TABLE_NAME_PMT { get; }

Property Value

int

TABLE_NAME_SDT

public static int TABLE_NAME_SDT { get; }

Property Value

int

TABLE_NAME_SIT

public static int TABLE_NAME_SIT { get; }

Property Value

int

TABLE_NAME_TDT

public static int TABLE_NAME_TDT { get; }

Property Value

int

TABLE_NAME_TOT

public static int TABLE_NAME_TOT { get; }

Property Value

int

Methods

GetTableId()

public int GetTableId()

Returns

int

int

GetTableName()

public int GetTableName()

Returns

int

int

GetVersion()

public int GetVersion()

Returns

int

int