ping-identity
    Preparing search index...

    Type Alias JourneyDeviceBindingCallback

    JourneyDeviceBindingCallback: JourneyCallbackBase & {
        type: "DeviceBindingCallback";
    }

    DeviceBindingCallback marker type for explicit union narrowing.

    The native bridge does not emit additional named top-level fields for this type. Use rn-binding integration to handle this callback.