interface IRCIMIWChangeConversationTypeNotificationLevelCallback {
    onConversationTypeNotificationLevelChanged?: (code: number) => void;
}

Properties

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