Types

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

Actions from the FaceAnalysisFragment.

Link copied to clipboard
sealed class Failover : NavigationAction

Actions from the FailoverFragment.

Link copied to clipboard
sealed class Help : NavigationAction

Actions from the HelpFragment.

Link copied to clipboard

Error from a barcode step in a combined session.

Link copied to clipboard

Error from a document step in a combined session.

Link copied to clipboard
class NavigateFaceSession(val navGraphId: Int) : NavigationAction

Error from a face step in a combined session.

Link copied to clipboard
class NavigateNfcSession(val navGraphId: Int) : NavigationAction

Error from a nfc step in a combined session.

Link copied to clipboard
class NavigateVoiceSession(val navGraphId: Int) : NavigationAction

Error from a voice step in a combined session.

Link copied to clipboard

Actions from the NfcReaderFragment.

Link copied to clipboard

Actions from the NfcSelectionFragment.

Link copied to clipboard
sealed class Review : NavigationAction

Actions from the ReviewFragment.

Link copied to clipboard
Link copied to clipboard