| Interface | Description |
|---|---|
| Bridge.LaunchboxApiCheckResult |
| Class | Description |
|---|---|
| Bridge |
Sets up the java side of the bridge
|
| GhostBridge |
The _ghostBridge object is created on the js side to allow communication.
|
| InboundMessage |
Represents decoded message coming from the js side
|
| MessageCodec |
Encodes and decodes a message that in a way similar to JSON.
|
| Enum | Description |
|---|---|
| BridgeException.CodeDescription |
| Exception | Description |
|---|---|
| BridgeException |
Describes exceptions that can occur while using Bridge.
|