Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HMS Core
Class Info |
|---|
public class Scope Describes the OAuth 2.0-based authorization request. User authorization is required for the sake of privacy protection. The authorization request is shown to users in a dialog box. |
Constructor Name |
|---|
public Scope(String uri) Creates a scope using a specified URI. |
Qualifier and Type | Method Name and Description |
|---|---|
String | Obtains the URI of a scope. |
Constructor Name |
|---|
public Scope(String uri) Creates a scope using a specified URI. |
Parameters
Type | Description |
|---|---|
String | URI of a scope. The options are as follows:
|
Method |
|---|
public String getScopeUri() Obtains the URI of a scope. |
Returns
Type | Description |
|---|---|
String | Scope URI. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.