File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ import com.commandbar.android.HelpHubWebView;
43
43
- ` orgId ` (required): Your Organization ID from [ CommandBar] ( https://app.commandbar.com )
44
44
- ` spinnerColor ` (optional): Optionally specify a color to render the loading Spinner
45
45
- ` articleId ` (optional): Optionally specify an article ID to open a specific article in HelpHub
46
- - ` onFallbackAction ` (optional): A callback function to receive an event when a Fallback CTA is interacted with
46
+ - ` onFallbackAction ` (optional): A callback function to receive an event when a Fallback CTA is interacted with in HelpHub/Copilot
47
47
48
48
### ` HelpHubWebView `
49
49
@@ -54,7 +54,7 @@ import com.commandbar.android.HelpHubWebView;
54
54
- ` orgId ` (required): Your Organization ID from [ CommandBar] ( https://app.commandbar.com )
55
55
- ` spinnerColor ` (optional): Optionally specify a color to render the loading Spinner
56
56
- ` articleId ` (optional): Optionally specify an article ID to open a specific article in HelpHub
57
- - ` onFallbackAction ` (optional): A callback function to receive an event when a Fallback CTA is interacted with
57
+ - ` onFallbackAction ` (optional): A callback function to receive an event when a Fallback CTA is interacted with HelpHub/Copilot
58
58
59
59
### Run the Example
60
60
You can’t perform that action at this time.
0 commit comments