Android and iOS only.
Creates a new CustomMessageHandler
instance to handle two-way communication between the integation and the Player UI.
Configuration options for the CustomMessageHandler
instance.
Gets called when a synchronous message was received from the Bitmovin Web UI.
Identifier of the message.
Optional data of the message as string (can be a serialized object).
Optional return value as string which will be propagates back to the JS counterpart.
Android and iOS only. For Android it requires Player SDK version 3.39.0 or higher.
Provides a two-way communication channel between the Player UI and the integration.