APPLICATION_TYPES
Constants Summarized
Type | Name | Summary |
---|---|---|
Constant for application type headless_client. | ||
Constant for application type mobile client. | ||
Constant for application type ng client. | ||
Constant for application type runtime_client. | ||
Constant for application type smart_client. | ||
Constant for application type web_client. |
Constants Detailed
HEADLESS_CLIENT
Constant for application type headless_client.
Type Number
Sample
MOBILE_CLIENT
Constant for application type mobile client.
Type Number
Sample
NG_CLIENT
Constant for application type ng client.
Type Number
Sample
RUNTIME_CLIENT
Constant for application type runtime_client.
Type Number
Sample
SMART_CLIENT
Constant for application type smart_client.
Type Number
Sample
WEB_CLIENT
Constant for application type web_client.
Type Number
Sample
Last updated