Preparing search index...
The search index is not available
npmjs/@valapi
npmjs/@valapi
web-client
PartyCode
Class PartyCode
Hierarchy (
view full
)
WebClientService
PartyCode
Index
Constructors
constructor
Properties
regionURL
request
Methods
create
delete
join
Constructors
constructor
new
Party
Code
(
request
,
regionURL
)
:
PartyCode
Parameters
request
:
AxiosInstance
regionURL
:
WebClientRegionURL
Returns
PartyCode
Properties
Protected
Readonly
regionURL
regionURL
:
WebClientRegionURL
Protected
Readonly
request
request
:
AxiosInstance
Methods
create
create
(
partyId
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
Returns
PromiseResponse
<
Party
.
Party
>
delete
delete
(
partyId
)
:
PromiseResponse
<
Party
.
Party
>
Parameters
partyId
:
string
Returns
PromiseResponse
<
Party
.
Party
>
join
join
(
partyCode
)
:
PromiseResponse
<
GetPlayer
>
Parameters
partyCode
:
string
Returns
PromiseResponse
<
GetPlayer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
regionURL
request
Methods
create
delete
join
npmjs/@valapi
Loading...