Package | Description |
---|---|
com.box.boxandroidlibv2.viewlisteners | |
com.box.boxjavalibv2 | |
com.box.boxjavalibv2.authorization | |
com.box.boxjavalibv2.events |
Modifier and Type | Method and Description |
---|---|
abstract void |
OAuthWebViewListener.onAuthFlowEvent(IAuthEvent event,
IAuthFlowMessage message) |
Modifier and Type | Method and Description |
---|---|
void |
BoxClient.onAuthFlowEvent(IAuthEvent event,
IAuthFlowMessage message) |
Modifier and Type | Method and Description |
---|---|
void |
IAuthFlowListener.onAuthFlowEvent(IAuthEvent state,
IAuthFlowMessage message)
On an event.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuthEvent
OAuth event.
|