flutter_pangolin_callback library

Typedefs

Authorized = void Function()
Denied = void Function()
NotDetermined = void Function()
OnClick = void Function()
OnClose = void Function()
OnDislike = void Function(dynamic message)
OnFail = void Function(dynamic message)
OnFinish = void Function()
OnReady = void Function()
OnShow = void Function()
OnSkip = void Function()
OnTimeOut = void Function()
OnUnReady = void Function()
OnVerify = void Function(bool isVerify, int rewardAmount, String rewardName)
OnVideoPause = void Function()
OnVideoPlay = void Function()
OnVideoStop = void Function()
Restricted = void Function()