Preparing search index...
@universe-dg/sdk
Universe
Platform
Network
ServerUrlManager
Class ServerUrlManager
Public
Index
Constructors
constructor
Methods
build
Url
get
Api
Version
get
Base
Url
get
Resource
Prefix
Url
set
Base
Constructors
constructor
new
ServerUrlManager
()
:
ServerUrlManager
Returns
ServerUrlManager
Methods
Static
build
Url
buildUrl
(
postUrl
?:
string
,
apiVersion
?:
string
)
:
string
Parameters
Optional
postUrl
:
string
Optional
apiVersion
:
string
Returns
string
Static
get
Api
Version
getApiVersion
()
:
string
Returns
string
Static
get
Base
Url
getBaseUrl
()
:
string
Returns
string
Static
get
Resource
Prefix
Url
getResourcePrefixUrl
()
:
string
Returns
string
Static
set
Base
setBase
(
baseUrl
:
string
,
apiVersion
:
string
)
:
void
Parameters
baseUrl
:
string
apiVersion
:
string
Returns
void
On This Page
Constructors
constructor
Methods
build
Url
get
Api
Version
get
Base
Url
get
Resource
Prefix
Url
set
Base
Юниверс DG SDK UI
Loading...
Public