Provides login related classes, including login intents, parameters, and responses.
Classes
| 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. |
Enums