Options
Optional
debug?: booleanOptional
origin?: stringOrigin of receiver
Optional
receiveDirection?: MESSAGE_DIRECTIONUnwrapping messages from additional struct
Optional
self?: ImplPostMessageHost window for message
Optional
sendDirection?: MESSAGE_DIRECTIONWrapping messages into additional struct
({ type: 'to_aepp' || 'to_waellet', data })
Used for handling messages between content script and page
Optional
target?: ImplPostMessageTarget window for message
Optional
listenerOptional
originOptional
sendConnect
Message handler
trigger when runtime connection in closed
Disconnect
Check if connected
Is connected
Protected
receiveReceive message
Send message
Browser window Post Message connector module