1using System.Collections.Generic;
A response to a bridge request.
ushort? NewPort
The new port for BridgeCommandType.Reboot requests.
string? EventId
The triggered event ID for BridgeCommandType.Event requests.
IReadOnlyCollection< uint >? MissingChunks
The ChunkData.SequenceIds missing from a chunked request.
Common base for interop responses.
A communication that can be missing chunk payloads.