Search
Preparing search index...
The search index is not available
io.parrots
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lib/share/resource/MeResource"
MeResource
Class MeResource
Hierarchy
AbstractServerResource
MeResource
Index
Constructors
constructor
Properties
base
Path
connection
Mgr
Methods
account
Change
Password
add
Account
Authenticationid
check
Timeout
get
Account
Authenticationid
get
Account
Info
get
Address
get
Connection
Manager
logout
With
Http
Info
remove
Account
Authenticationid
set
Connection
Manager
Constructors
constructor
new
MeResource
(
connectionMgr
:
IConnectionManager
)
:
MeResource
Parameters
connectionMgr:
IConnectionManager
Returns
MeResource
Properties
Private
base
Path
base
Path
:
string
= "./me"
Protected
connection
Mgr
connection
Mgr
:
IConnectionManager
Methods
account
Change
Password
account
Change
Password
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
add
Account
Authenticationid
add
Account
Authenticationid
(
body
:
any
)
:
Promise
<
any
>
Parameters
body:
any
Returns
Promise
<
any
>
check
Timeout
check
Timeout
(
)
:
Promise
<
boolean
>
Returns
Promise
<
boolean
>
get
Account
Authenticationid
get
Account
Authenticationid
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
Account
Info
get
Account
Info
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
Address
get
Address
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
get
Connection
Manager
get
Connection
Manager
(
)
:
IConnectionManager
Returns
IConnectionManager
logout
With
Http
Info
logout
With
Http
Info
(
sessionId
:
string
)
:
Promise
<
any
>
Parameters
sessionId:
string
Returns
Promise
<
any
>
remove
Account
Authenticationid
remove
Account
Authenticationid
(
accountUUID
:
string
, authenProvider
:
string
, authenProviderUserId
:
string
)
:
Promise
<
any
>
Parameters
accountUUID:
string
authenProvider:
string
authenProviderUserId:
string
Returns
Promise
<
any
>
set
Connection
Manager
set
Connection
Manager
(
connectionMgr
:
IConnectionManager
)
:
void
Parameters
connectionMgr:
IConnectionManager
Returns
void
Globals
"lib/share/resource/
MeResource"
Me
Resource
constructor
base
Path
connection
Mgr
account
Change
Password
add
Account
Authenticationid
check
Timeout
get
Account
Authenticationid
get
Account
Info
get
Address
get
Connection
Manager
logout
With
Http
Info
remove
Account
Authenticationid
set
Connection
Manager
Generated using
TypeDoc