We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9693 commit cd50873Copy full SHA for cd50873
1 file changed
libs/SalesforceSDK/src/com/salesforce/androidsdk/ui/LoginActivity.kt
@@ -1554,7 +1554,7 @@ open class LoginActivity : FragmentActivity() {
1554
* Determines if the provided URL has the Salesforce Welcome Discovery
1555
* path and parameters for mobile callback. The client id (consumer
1556
* key) of the URL must match the boot config's consumer key.
1557
- * @param url The URL to examine for the Salesforce Welcome Discovery
+ * @param uri The URL to examine for the Salesforce Welcome Discovery
1558
* path and parameters for mobile callback
1559
* @return Boolean true if the URL has the Salesforce Welcome Discovery
1560
* path and parameters for mobile callback and matches the boot config's
0 commit comments