Commerce Settings Widgets APIs
Show/Hide Commerce Settings screen
The Commerce Settings screen is controlled by the following intents:
Display the commerce settings screen
Intent Action → "com.telenav.commerce.widgets.SHOW_COMMERCE_SETTINGS"
Display commerce settings intent
1 2 3 4 |
|
Close the commerce settings screen
Intent Action → "com.telenav.commerce.widgets.CLOSE_SETTINGS_FLOW_WIDGET"
Close commerce settings intent
1 2 3 4 |
|