Preparing search index...
The search index is not available
chadburn
chadburn
Sim
Class Sim
Hierarchy
Sim
Index
Methods
init
_listen
For
Property
Changes
close
Properties
_bus
_properties
_properties
Interface
_properties
Subject
_sim
Interface
properties$
Constructors
constructor
Accessors
properties
Methods
Static
init
init
(
bus
:
DBusConnection
, objectPath
:
string
)
:
Promise
<
Sim
>
Returns
Parameters
bus:
DBusConnection
objectPath:
string
Returns
Promise
<
Sim
>
Private
_listen
For
Property
Changes
_listen
For
Property
Changes
(
)
:
void
Returns
void
close
close
(
)
:
void
Returns
void
Properties
Private
_bus
_bus
:
DBusConnection
Private
_properties
_properties
:
SimProperties
Private
_properties
Interface
_properties
Interface
:
DBusInterface
<
AnyInterfaceMethod
>
Private
_properties
Subject
_properties
Subject
:
BehaviorSubject
<
SimProperties
>
Private
_sim
Interface
_sim
Interface
:
DBusInterface
<
AnyInterfaceMethod
>
properties$
properties$
:
Observable
<
SimProperties
>
Continuously updated Modem properties
Constructors
Private
constructor
new
Sim
(
bus
:
DBusConnection
, simInterface
:
DBusInterface
<
AnyInterfaceMethod
>
, propertiesInterface
:
DBusInterface
<
AnyInterfaceMethod
>
, initialProperties
:
any
)
:
Sim
Parameters
bus:
DBusConnection
simInterface:
DBusInterface
<
AnyInterfaceMethod
>
propertiesInterface:
DBusInterface
<
AnyInterfaceMethod
>
initialProperties:
any
Returns
Sim
Accessors
properties
get
properties
(
)
:
SimProperties
Returns
SimProperties
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
chadburn
Modem
Manager
Types
Network
Manager
Types
Sim
init
_bus
_listen
For
Property
Changes
_properties
_properties
Interface
_properties
Subject
_sim
Interface
close
constructor
properties
properties$
Generated using
TypeDoc
Returns