See: Description
| Class | Description |
|---|---|
| LineAuthenticationConfig | |
| LineAuthenticationConfig.Builder | |
| LineAuthenticationParams |
Represents a container to hold necessary parameters for performing LINE Login, including
permission scopes and the option to determine how to prompt the user to add a bot as a friend
during the login process.
|
| LineAuthenticationParams.Builder |
Represents a builder to construct LineAuthenticationParams objects.
|
| LineLoginApi |
Represents the API that performs LINE Login.
|
| LineLoginResult |
Represents a login result that is returned from the LINE Platform.
|
| LineLoginResult.Builder |
| Enum | Description |
|---|---|
| LineAuthenticationParams.BotPrompt |
Represents an option to determine how to prompt the user to add a bot as a friend during the
login process.
|