pdfrx_web
    Preparing search index...

    Function fetchRelaySource

    • Fetches one immutable source using optional host transport hooks.

      Parameters

      • relayUrl: string

        The relayUrl value (string).

      • sessionId: string

        The collaboration session identifier.

      • documentId: string

        The stable document identifier.

      • transport: CollaborationTransport = {}

        The HTTP transport implementation to use.

      Returns Promise<Response>

      The resulting Promise.