Table of Contents

Class AccessNetworkConstants.NgranBands

Namespace
Android.Telephony
Assembly
MASES.Netdroid.dll
public class AccessNetworkConstants.NgranBands : JVMBridgeBase<AccessNetworkConstants.NgranBands>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
Inheritance
AccessNetworkConstants.NgranBands
Implements
Extension Methods

Constructors

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

Parameters

initializer IJVMBridgeBaseInitializer

Properties

BAND_1

public static int BAND_1 { get; set; }

Property Value

int

BAND_12

public static int BAND_12 { get; set; }

Property Value

int

BAND_14

public static int BAND_14 { get; set; }

Property Value

int

BAND_18

public static int BAND_18 { get; set; }

Property Value

int

BAND_2

public static int BAND_2 { get; set; }

Property Value

int

BAND_20

public static int BAND_20 { get; set; }

Property Value

int

BAND_25

public static int BAND_25 { get; set; }

Property Value

int

BAND_257

public static int BAND_257 { get; set; }

Property Value

int

BAND_258

public static int BAND_258 { get; set; }

Property Value

int

BAND_26

public static int BAND_26 { get; set; }

Property Value

int

BAND_260

public static int BAND_260 { get; set; }

Property Value

int

BAND_261

public static int BAND_261 { get; set; }

Property Value

int

BAND_28

public static int BAND_28 { get; set; }

Property Value

int

BAND_29

public static int BAND_29 { get; set; }

Property Value

int

BAND_3

public static int BAND_3 { get; set; }

Property Value

int

BAND_30

public static int BAND_30 { get; set; }

Property Value

int

BAND_34

public static int BAND_34 { get; set; }

Property Value

int

BAND_38

public static int BAND_38 { get; set; }

Property Value

int

BAND_39

public static int BAND_39 { get; set; }

Property Value

int

BAND_40

public static int BAND_40 { get; set; }

Property Value

int

BAND_41

public static int BAND_41 { get; set; }

Property Value

int

BAND_46

public static int BAND_46 { get; set; }

Property Value

int

BAND_48

public static int BAND_48 { get; set; }

Property Value

int

BAND_5

public static int BAND_5 { get; set; }

Property Value

int

BAND_50

public static int BAND_50 { get; set; }

Property Value

int

BAND_51

public static int BAND_51 { get; set; }

Property Value

int

BAND_53

public static int BAND_53 { get; set; }

Property Value

int

BAND_65

public static int BAND_65 { get; set; }

Property Value

int

BAND_66

public static int BAND_66 { get; set; }

Property Value

int

BAND_7

public static int BAND_7 { get; set; }

Property Value

int

BAND_70

public static int BAND_70 { get; set; }

Property Value

int

BAND_71

public static int BAND_71 { get; set; }

Property Value

int

BAND_74

public static int BAND_74 { get; set; }

Property Value

int

BAND_75

public static int BAND_75 { get; set; }

Property Value

int

BAND_76

public static int BAND_76 { get; set; }

Property Value

int

BAND_77

public static int BAND_77 { get; set; }

Property Value

int

BAND_78

public static int BAND_78 { get; set; }

Property Value

int

BAND_79

public static int BAND_79 { get; set; }

Property Value

int

BAND_8

public static int BAND_8 { get; set; }

Property Value

int

BAND_80

public static int BAND_80 { get; set; }

Property Value

int

BAND_81

public static int BAND_81 { get; set; }

Property Value

int

BAND_82

public static int BAND_82 { get; set; }

Property Value

int

BAND_83

public static int BAND_83 { get; set; }

Property Value

int

BAND_84

public static int BAND_84 { get; set; }

Property Value

int

BAND_86

public static int BAND_86 { get; set; }

Property Value

int

BAND_89

public static int BAND_89 { get; set; }

Property Value

int

BAND_90

public static int BAND_90 { get; set; }

Property Value

int

BAND_91

public static int BAND_91 { get; set; }

Property Value

int

BAND_92

public static int BAND_92 { get; set; }

Property Value

int

BAND_93

public static int BAND_93 { get; set; }

Property Value

int

BAND_94

public static int BAND_94 { get; set; }

Property Value

int

BAND_95

public static int BAND_95 { get; set; }

Property Value

int

BAND_96

public static int BAND_96 { get; set; }

Property Value

int

BridgeClassName

Java class name to be instantiated

public override string BridgeClassName { get; }

Property Value

string

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