Message: {
    type: "ready";
} | {
    type: "getClientToken";
}

Message received by the native plugin.

Type declaration

  • type: "ready"

Type declaration

  • type: "getClientToken"