| Interface | Description |
|---|---|
| LoginDelegate |
Delegates the login result to the internal login handler.
|
| LoginListener |
Represents a listener for the login result.
|
| Class | Description |
|---|---|
| BuildConfig | |
| GetFriendsResponse | |
| GetGroupsResponse | |
| 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 bot and a user.
|
| LineGroup | |
| LineIdToken |
Represents an ID token that contains the user's information.
|
| LineIdToken.Address | |
| LineIdToken.Address.Builder | |
| LineIdToken.Builder | |
| LineProfile |
Represents a user's LINE profile in the Social API.
|
| LoginDelegate.Factory |
Represents a factory that creates objects that implement the LoginDelegate interface.
|
| R | |
| R.anim | |
| R.animator | |
| R.attr | |
| R.bool | |
| R.color | |
| R.dimen | |
| R.drawable | |
| R.id | |
| R.integer | |
| R.layout | |
| R.string | |
| R.style | |
| R.styleable | |
| Scope |
Represents a scope.
|
| SendMessageResponse |
| Enum | Description |
|---|---|
| FriendSortField | |
| LineApiResponseCode |
Represents a response code returned from the LINE Platform.
|
| SendMessageResponse.Status |