Provides generic data classes.
Interfaces
Classes
| LineAccessToken |
Represents an access token that is used to call the Social API. |
| LineApiError |
Represents an error that is thrown by the Social API. |
| LineApiResponse<R> |
Represents a response from the Social API. |
| LineCredential |
Represents credentials that are used to grant access to the Social API. |
| LineFriendshipStatus |
Represents the friendship status between a LINE Official Account and a user. |
| LineIdToken |
Represents an ID token that contains the user's information. |
| LineProfile |
Represents a user's LINE profile in the Social API. |
| LoginDelegate.Factory |
Represents a factory that creates objects that implement the LoginDelegate interface. |
| Scope |
Represents a scope. |
Enums