notifications/inapp_custom_action_event library
Classes
- InAppCustomActionEvent
- Custom HTML 인앱 메시지에서 BluxBridge.triggerAction() 호출 시 전달되는 이벤트
Typedefs
- InAppCustomActionHandler = void Function(InAppCustomActionEvent)
- Custom HTML 인앱 메시지에서 triggerAction 호출 시 실행되는 핸들러 타입