HelpDialogsStrings

data class HelpDialogsStrings(@StringRes val onboardingTitle: Int, @StringRes val onboardingBarcodeTitle: Int, @StringRes val onboardingMrzTitle: Int, @StringRes val onboardingMessage: Int, @StringRes val onboardingBarcodeMessage: Int, @StringRes val onboardingMrzMessage: Int, @StringRes val helpTitle1: Int, @StringRes val helpBarcodeTitle1: Int, @StringRes val helpMrzTitle1: Int, @StringRes val helpTitle2: Int, @StringRes val helpTitle3: Int, @StringRes val helpMessage1: Int, @StringRes val helpBarcodeMessage1: Int, @StringRes val helpMrzMessage1: Int, @StringRes val helpMessage2: Int, @StringRes val helpMessage3: Int) : Parcelable

See also

com.microblink.blinkidverify.ux.theme.VerifySdkStrings

Constructors

Link copied to clipboard
constructor(@StringRes onboardingTitle: Int, @StringRes onboardingBarcodeTitle: Int, @StringRes onboardingMrzTitle: Int, @StringRes onboardingMessage: Int, @StringRes onboardingBarcodeMessage: Int, @StringRes onboardingMrzMessage: Int, @StringRes helpTitle1: Int, @StringRes helpBarcodeTitle1: Int, @StringRes helpMrzTitle1: Int, @StringRes helpTitle2: Int, @StringRes helpTitle3: Int, @StringRes helpMessage1: Int, @StringRes helpBarcodeMessage1: Int, @StringRes helpMrzMessage1: Int, @StringRes helpMessage2: Int, @StringRes helpMessage3: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)