Gini Capture SDK for Android
Gini Capture SDK for Android
/
net.gini.android.capture.error
/
ErrorFragmentHelper
/
Companion
Companion
public
class
Companion
Functions
Properties
Functions
create
Arguments
Link copied to clipboard
public
final
Bundle
createArguments
(
ErrorType
errorType
,
Document
document
,
String
customError
)
create
Fragment
Impl
Link copied to clipboard
public
final
ErrorFragmentImpl
createFragmentImpl
(
FragmentImplCallback
fragment
,
Bundle
arguments
)
set
Listener
Link copied to clipboard
public
final
Unit
setListener
(
ErrorFragmentImpl
fragmentImpl
,
Context
context
)
Properties
INSTANCE
Link copied to clipboard
public
final
static
ErrorFragmentHelper.Companion
INSTANCE