• React hook that pings server on status of a PendingPCD. Returns a serialized PCD when a completed PCD is returned, or the current status.

    Parameters

    • pendingPCDStr: string
    • zupassServerUrl: string

    Returns [PendingPCDStatus, string, string]

Generated using TypeDoc