ping-identity
    Preparing search index...

    Type Alias JourneyDeviceProfileCallback

    JourneyDeviceProfileCallback: JourneyCallbackBase & {
        type: "DeviceProfileCallback";
    }

    DeviceProfileCallback marker type for explicit union narrowing.

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