CheckUserPasswordAPI

object CheckUserPasswordAPI

Types

CheckUserPasswordService
Link copied to clipboard
interface CheckUserPasswordService

Functions

checkUserPassword
Link copied to clipboard
fun UserAPI.CredentialsAPI.checkUserPassword(timeout: Int? = null, readTimeout: Long? = null): Call<Void>