Preparing search index...
The search index is not available
@mobilon/amo_apps_central_client - v0.0.6
@mobilon/amo_apps_central_client
AmoAppsCentralClient
Class AmoAppsCentralClient
Index
Constructors
constructor
Properties
client
websocket
Client
Methods
get
Creds
get
Integration
get
List
Connected
Channels
send
Message
By
Key
Constructors
constructor
new
Amo
Apps
Central
Client
(
config
)
:
AmoAppsCentralClient
Parameters
config
:
AmoAppsCentralClientConfig
Returns
AmoAppsCentralClient
Properties
client
client
:
AxiosInstance
websocket
Client
websocket
Client
:
AxiosInstance
Methods
get
Creds
get
Creds
(
appId
,
integrationId
)
:
Promise
<
{
accessToken
:
any
;
domain
:
any
;
}
>
Parameters
appId
:
string
integrationId
:
string
Returns
Promise
<
{
accessToken
:
any
;
domain
:
any
;
}
>
get
Integration
get
Integration
(
appId
,
integrationId
)
:
Promise
<
any
>
Parameters
appId
:
string
integrationId
:
string
Returns
Promise
<
any
>
get
List
Connected
Channels
get
List
Connected
Channels
(
appId
,
integrationId
)
:
Promise
<
any
>
Parameters
appId
:
string
integrationId
:
string
Returns
Promise
<
any
>
send
Message
By
Key
send
Message
By
Key
(
appId
,
room
,
key
,
message
)
:
Promise
<
any
>
Parameters
appId
:
string
room
:
string
key
:
string
message
:
string
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
client
websocket
Client
get
Creds
get
Integration
get
List
Connected
Channels
send
Message
By
Key
@mobilon/amo_apps_central_client - v0.0.6
Loading...
Generated using
TypeDoc