jverify library

Classes

JVAuthPageEvent
授权页事件
JVCustomWidget
自定义控件
Jverify
JVEventHandlers
JVListenerEvent
监听返回类
JVPopViewConfig
JVPrivacy
JVPrivacyCheckDialogConfig
JVSDKSetupEvent
SDK 初始化回调事件
JVSMSEvent
SMS监听返回类
JVSMSUIConfig
JVUIConfig

Enums

JVCustomWidgetType
添加自定义控件类型,目前只支持 textView
JVIOSBarStyle
JVIOSLayoutItem
JVIOSTextBorderStyle
JVIOSUIModalTransitionStyle
JVTextAlignmentType
文本对齐方式

Functions

getStringFromEnum<T>(dynamic T) String

Typedefs

JVAuthPageEventListener = void Function(JVAuthPageEvent event)
授权页事件回调 @since 2.4.0
JVClickWidgetEventListener = void Function(String widgetId)
监听添加的自定义控件的点击事件
JVLoginAuthCallBackListener = void Function(JVListenerEvent event)
一键登录接口的回调监听
JVSDKSetupCallBackListener = void Function(JVSDKSetupEvent event)
SDK 初始接口回调监听
JVSMSListener = void Function(JVSMSEvent event)
短信登录接口的回调监听