Search
Preparing search index...
The search index is not available
geotab-rx
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
geotab-rx
rpc
RpcClient
Class RpcClient
Hierarchy
RpcClient
Geotab
Implements
IRpcClient
Index
Constructors
constructor
Properties
credentials$
end
Point$
Methods
call
get
End
Point
set
Credentials
set
End
Point
Constructors
constructor
new
Rpc
Client
(
opts
:
IRpcClientOpts
)
:
RpcClient
Parameters
opts:
IRpcClientOpts
Returns
RpcClient
Properties
Protected
Readonly
credentials$
credentials$
:
BehaviorSubject
<
undefined
|
ICredentials
>
= ...
Protected
Readonly
end
Point$
end
Point$
:
BehaviorSubject
<
string
>
Methods
call
call<TRet, TParams>
(
method
:
string
, params
:
TParams
)
:
Observable
<
TRet
>
inheritdoc
Type parameters
TRet
TParams
:
Record
<
string
,
any
>
=
Record
<
string
,
any
>
Parameters
method:
string
params:
TParams
Returns
Observable
<
TRet
>
get
End
Point
get
End
Point
(
)
:
string
inheritdoc
Returns
string
set
Credentials
set
Credentials
(
value
:
undefined
|
ICredentials
)
:
void
inheritdoc
Parameters
value:
undefined
|
ICredentials
Returns
void
set
End
Point
set
End
Point
(
value
:
string
)
:
void
inheritdoc
Parameters
value:
string
Returns
void
Modules
index
repository
rpc
utils
Rpc
Client
constructor
credentials$
end
Point$
call
get
End
Point
set
Credentials
set
End
Point
Rpc
Error
IHttp
Adapter
IHttp
Response
IRpc
Batch
Request
IRpc
Batch
Request
Params
IRpc
Batch
Response
IRpc
Client
IRpc
Client
Opts
IRpc
Error
IRpc
Request
IRpc
Response
make
Nullable
Subject
make
Subject
Generated using
TypeDoc