Table of Contents

Class UwbComplexChannel

Namespace
Android.Ranging.Uwb
Assembly
MASES.Netdroid.dll
public class UwbComplexChannel : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition, IParcelable
Inheritance
UwbComplexChannel
Implements
Inherited Members
Extension Methods

Constructors

UwbComplexChannel(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 UwbComplexChannel(IJVMBridgeBaseInitializer initializer)

Parameters

initializer IJVMBridgeBaseInitializer

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

UWB_CHANNEL_10

public static int UWB_CHANNEL_10 { get; set; }

Property Value

int

UWB_CHANNEL_12

public static int UWB_CHANNEL_12 { get; set; }

Property Value

int

UWB_CHANNEL_13

public static int UWB_CHANNEL_13 { get; set; }

Property Value

int

UWB_CHANNEL_14

public static int UWB_CHANNEL_14 { get; set; }

Property Value

int

UWB_CHANNEL_5

public static int UWB_CHANNEL_5 { get; set; }

Property Value

int

UWB_CHANNEL_6

public static int UWB_CHANNEL_6 { get; set; }

Property Value

int

UWB_CHANNEL_8

public static int UWB_CHANNEL_8 { get; set; }

Property Value

int

UWB_CHANNEL_9

public static int UWB_CHANNEL_9 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_10

public static int UWB_PREAMBLE_CODE_INDEX_10 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_11

public static int UWB_PREAMBLE_CODE_INDEX_11 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_12

public static int UWB_PREAMBLE_CODE_INDEX_12 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_25

public static int UWB_PREAMBLE_CODE_INDEX_25 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_26

public static int UWB_PREAMBLE_CODE_INDEX_26 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_27

public static int UWB_PREAMBLE_CODE_INDEX_27 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_28

public static int UWB_PREAMBLE_CODE_INDEX_28 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_29

public static int UWB_PREAMBLE_CODE_INDEX_29 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_30

public static int UWB_PREAMBLE_CODE_INDEX_30 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_31

public static int UWB_PREAMBLE_CODE_INDEX_31 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_32

public static int UWB_PREAMBLE_CODE_INDEX_32 { get; set; }

Property Value

int

UWB_PREAMBLE_CODE_INDEX_9

public static int UWB_PREAMBLE_CODE_INDEX_9 { get; set; }

Property Value

int

Methods

DescribeContents()

public int DescribeContents()

Returns

int

int

GetChannel()

public int GetChannel()

Returns

int

int

GetPreambleIndex()

public int GetPreambleIndex()

Returns

int

int

WriteToParcel(Parcel, int)

public void WriteToParcel(Parcel arg0, int arg1)

Parameters

arg0 Parcel

Parcel

arg1 int

int