|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Intent intent(Context ) |
Create an Intent to start the RequestActivity with the specified configuration options. |
void show(Context ) |
Display RequestActivity to the user. |
Builder withLocalRequestId(String ) |
|
Builder withUiConfigs(List<UiConfig> ) |
Configurations for screen that can be started from RequestActivity. |
Builder withUiConfigs(UiConfig[] ) |
Configurations for screen that can be started from RequestActivity. |
Added Methods | |
Intent deepLinkIntent(Context, |
Creates and returns an Intent for starting a DeepLinkingBroadcastReceiver, for deep-linking to a zendesk.support.request.RequestActivity. |
Intent intent(Context, |
Create an Intent to start the RequestActivity with the specified configuration options. |
Intent intent(Context, |
Create an Intent to start the RequestActivity with the specified configuration options. |
void show(Context, |
Display RequestActivity to the user. |
void show(Context, |
Display RequestActivity to the user. |
Builder withRequestInfo(RequestInfo ) |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |