鸿蒙 IMLib-v1.8.0
    Preparing search index...

    1.0.0

    interface ISendMsgOption {
        encrypted?: boolean;
    }
    Index

    Properties

    Properties

    encrypted?: boolean

    消息是否加密

    encrypted 预留字段没有特殊意义,公有云客户请忽略该字段

    1.2.0