interface ByteSentStatsReport {
    callId?: string;
    opponentMemberId?: string;
}

Hierarchy

Properties

callId?: string
opponentMemberId?: string