CheckForReferral

Functions

Link copied to clipboard
abstract suspend fun checkForReferral(): Result<String>
Link copied to clipboard
abstract fun handleDeepLink(url: Uri): Result<String>