interface IRCIMIWClearUnreadCountCallback {
    onUnreadCountCleared?: (code: number) => void;
}

Properties

onUnreadCountCleared?: (code: number) => void
MMNEPVFCICPMFPCPTTAAATR