get

abstract suspend fun get(): RecoveryCodesGetResponse

Get the recovery codes for an authenticated member

Return

RecoveryCodesGetResponse


abstract fun get(callback: (RecoveryCodesGetResponse) -> Unit)

Get the recovery codes for an authenticated member

Parameters

callback

a callback that receives a RecoveryCodesGetResponse