Class UwbComplexChannel
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
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
CREATOR
public static Parcelable.Creator CREATOR { get; set; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
UWB_CHANNEL_10
public static int UWB_CHANNEL_10 { get; set; }
Property Value
UWB_CHANNEL_12
public static int UWB_CHANNEL_12 { get; set; }
Property Value
UWB_CHANNEL_13
public static int UWB_CHANNEL_13 { get; set; }
Property Value
UWB_CHANNEL_14
public static int UWB_CHANNEL_14 { get; set; }
Property Value
UWB_CHANNEL_5
public static int UWB_CHANNEL_5 { get; set; }
Property Value
UWB_CHANNEL_6
public static int UWB_CHANNEL_6 { get; set; }
Property Value
UWB_CHANNEL_8
public static int UWB_CHANNEL_8 { get; set; }
Property Value
UWB_CHANNEL_9
public static int UWB_CHANNEL_9 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_10
public static int UWB_PREAMBLE_CODE_INDEX_10 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_11
public static int UWB_PREAMBLE_CODE_INDEX_11 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_12
public static int UWB_PREAMBLE_CODE_INDEX_12 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_25
public static int UWB_PREAMBLE_CODE_INDEX_25 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_26
public static int UWB_PREAMBLE_CODE_INDEX_26 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_27
public static int UWB_PREAMBLE_CODE_INDEX_27 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_28
public static int UWB_PREAMBLE_CODE_INDEX_28 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_29
public static int UWB_PREAMBLE_CODE_INDEX_29 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_30
public static int UWB_PREAMBLE_CODE_INDEX_30 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_31
public static int UWB_PREAMBLE_CODE_INDEX_31 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_32
public static int UWB_PREAMBLE_CODE_INDEX_32 { get; set; }
Property Value
UWB_PREAMBLE_CODE_INDEX_9
public static int UWB_PREAMBLE_CODE_INDEX_9 { get; set; }
Property Value
Methods
DescribeContents()
public int DescribeContents()
Returns
GetChannel()
public int GetChannel()
Returns
GetPreambleIndex()
public int GetPreambleIndex()
Returns
WriteToParcel(Parcel, int)
public void WriteToParcel(Parcel arg0, int arg1)