Preparing search index...
The search index is not available
@polyvharmony/harmony-media-player
@polyvharmony/harmony-media-player
sdk_foundation/Index
GET
Function GET
GET
(
url
?
,
options
?
)
:
(
(
target
,
methodName
,
descriptor
)
=>
void
)
GET decorator.
Parameters
Optional
url
:
string
Optional
options
:
HttpMethodOptions
Returns
(
(
target
,
methodName
,
descriptor
)
=>
void
)
(
target
,
methodName
,
descriptor
)
:
void
Parameters
target
:
BaseService
methodName
:
string
descriptor
:
PropertyDescriptor
Returns
void
Sample
@GET("/users")
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@polyvharmony/harmony-media-player
Loading...
GET decorator.