TrackerWarningDetails: {
    streamType: StreamType;
    warning: unknown;
}

Type declaration

  • streamType: StreamType

    The type of stream that the tracker is for.

  • warning: unknown

    The warning that occurred during the tracker request.