Nfc Relay Transport
interface NfcRelayTransport
Pluggable WebSocket transport for the v3 NFC relay session.
Implement this interface using your preferred WebSocket library (e.g. OkHttp) and pass it to ro.eidkit.sdk.EidKit.relay. The SDK calls sendFrame to send JSON frames and delivers incoming frames via the onFrame callback set during connect.
The SDK guarantees: