Type Alias TRecognitionPositions

TRecognitionPositions: {
    lastReceivedPosition: number;
    lastSentPosition: number;
}