Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
此属性名称是指网络连接的状态。
public static const qa_string NETWORK_STATUS;
此字段的值为 "ias_NetworkStatus"。
如果可访问网络,则此属性的值为 1,否则为 0。网络状态用于 system 队列消息(如网络状态更改)。
有关详细信息,请参见消息属性。
将 MessageProperties::NETWORK_STATUS 作为第一个参数传递到 QAMessage::setStringProperty 方法或 QAMessage::getStringProperty 方法中以访问关联消息属性。