See: Description
| Interface | Description |
|---|---|
| LineApiClient |
An API client that provides you with access to the LINE Social API to perform operations such as
getting the current access token, getting the user profile, logging out the user, refreshing
the access token, and verifying the access token.
|
| Class | Description |
|---|---|
| LineApiClientBuilder |
Represents a builder for creating
LineApiClient objects with the desired settings. |