Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/api
LocationDivinerApi
Class LocationDivinerApi
Index
Constructors
constructor
Properties
config
Methods
get
Location
Query
post
Location
Query
Constructors
constructor
new
LocationDivinerApi
(
config
:
ApiConfig
)
:
LocationDivinerApi
Parameters
config
:
ApiConfig
Returns
LocationDivinerApi
Properties
config
config
:
ApiConfig
Methods
get
Location
Query
getLocationQuery
(
hash
:
string
)
:
Promise
<
GetLocationQueryResponse
>
Parameters
hash
:
string
Returns
Promise
<
GetLocationQueryResponse
>
post
Location
Query
postLocationQuery
(
request
:
SupportedLocationQueryCreationRequest
,
)
:
Promise
<
LocationQueryCreationResponse
>
Parameters
request
:
SupportedLocationQueryCreationRequest
Returns
Promise
<
LocationQueryCreationResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
config
Methods
get
Location
Query
post
Location
Query
XYO Platform SDK - v3.6.9
Loading...