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 cd50873 commit 54f68faCopy full SHA for 54f68fa
1 file changed
libs/SalesforceSDK/src/com/salesforce/androidsdk/ui/LoginActivity.kt
@@ -1580,7 +1580,7 @@ open class LoginActivity : FragmentActivity() {
1580
* Determines if the provided URL has the Salesforce Welcome Discovery
1581
* path and parameters for mobile callback. The client id (consumer
1582
* key) of the URL must match the boot config's consumer key.
1583
- * @param url The URL to examine for the Salesforce Welcome Discovery
+ * @param uri The URL to examine for the Salesforce Welcome Discovery
1584
* path and parameters for mobile callback
1585
* @return Boolean true if the URL has the Salesforce Welcome Discovery
1586
* path and parameters for mobile callback and matches the boot config's
0 commit comments