@greywallsoftware/veoci-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
API
Api
V1
constructor
config
tokens
login
my
container
form
group
room
user
workflow
Api
V2
Api
Web
Utils
Veoci
Auth
VeociJS
APIConfig
APIV1
Config
APIV2
Config
APIWeb
Config
On
Auth
State
Changed
Veoci
Config
ACCESS_
TOKEN_
EXPIRATION_
THRESHOLD
AUTHORIZATION_
HEADER
AUTHORIZATION_
STORAGE_
KEY
Cancel
Token
MFA_
STORAGE_
KEY
REFRESH_
HEADER
REFRESH_
STORAGE_
KEY
REFRESH_
TOKEN_
EXPIRATION_
THRESHOLD
REFRESH_
TOKEN_
URL
TOKEN_
PREFIX
X_
VEOCI_
API_
AUTH
instance
run
Async
Callback
application
Json
Hierarchy
ApiV1
Index
Constructors
constructor
Properties
config
tokens
Accessors
login
my
Methods
container
form
group
room
user
workflow
Constructors
constructor
new
Api
V1
(
config
?:
APIV1Config
)
:
ApiV1
Parameters
Optional
config:
APIV1Config
Returns
ApiV1
Properties
Private
config
config
:
APIV1Config
Optional
tokens
tokens
:
undefined
|
object
Accessors
login
login
:
my
my
:
Methods
container
container
(
id
:
string
)
:
object
Parameters
id:
string
Returns
object
details
:
object
get
:
function
get
(
__namedParameters
?:
object
)
:
Promise
<
any
>
Parameters
Default value
__namedParameters:
object
= {}
get
Access
Level
:
boolean
get
Container
Settings
:
boolean
Returns
Promise
<
any
>
form
form
(
id
:
string
)
:
object
Parameters
id:
string
Returns
object
auth
:
function
auth
(
container
:
string
)
:
Promise
<
any
>
Parameters
container:
string
Returns
Promise
<
any
>
auth
Loop
:
function
auth
Loop
(
container
:
string
)
:
Timer
Parameters
container:
string
Returns
Timer
entries
:
object
recent
:
function
recent
(
containerId
:
string
, __namedParameters
:
object
)
:
Promise
<
any
>
Parameters
containerId:
string
__namedParameters:
object
_pds
:
boolean
get
Export
Info
:
boolean
history
:
boolean
is
Public
:
boolean
output
Type
:
null
|
string
saved
View
Key
:
undefined
|
string
validation
:
undefined
|
string
Returns
Promise
<
any
>
group
group
(
id
:
string
)
:
object
Parameters
id:
string
Returns
object
details
:
object
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
room
room
(
id
?:
undefined
|
string
)
:
object
Parameters
Optional
id:
undefined
|
string
Returns
object
decryption
Key
:
function
decryption
Key
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
forms
:
object
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
messages
:
object
get
:
function
get
(
__namedParameters
?:
object
)
:
Promise
<
any
>
Parameters
Default value
__namedParameters:
object
= {}
after
:
undefined
|
number
before
:
number
interval
:
string
mode
:
undefined
|
string
Returns
Promise
<
any
>
message
:
function
message
(
messageId
?:
undefined
|
string
)
:
object
Parameters
Optional
messageId:
undefined
|
string
Returns
object
send
:
function
send
(
__namedParameters
:
object
)
:
Promise
<
any
>
Parameters
__namedParameters:
object
broadcast
:
boolean
important
:
boolean
is
New
Thread
:
undefined
|
true
|
false
message
:
string
pogis
:
undefined
|
string
thread
:
undefined
|
string
thread
Title
:
undefined
|
string
thread
Type
:
undefined
|
string
Returns
Promise
<
any
>
siderooms
:
object
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
threads
:
object
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
thread
:
function
thread
(
threadId
:
string
)
:
object
Parameters
threadId:
string
Returns
object
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
user
user
(
id
:
number
)
:
object
Parameters
id:
number
Returns
object
profile
Photo
Url
:
function
profile
Photo
Url
(
)
:
string
Returns
string
alerts
:
object
acknowledge
:
function
acknowledge
(
id
:
string
)
:
Promise
<
any
>
Parameters
id:
string
Returns
Promise
<
any
>
delete
:
function
delete
(
id
:
string
)
:
Promise
<
any
>
Parameters
id:
string
Returns
Promise
<
any
>
get
:
function
get
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
workflow
workflow
(
id
:
string
)
:
object
Parameters
id:
string
Returns
object
auth
:
function
auth
(
container
:
string
)
:
Promise
<
any
>
Parameters
container:
string
Returns
Promise
<
any
>
auth
Loop
:
function
auth
Loop
(
container
:
string
)
:
Timer
Parameters
container:
string
Returns
Timer
Generated using
TypeDoc