bigImageRemotePath property

String? bigImageRemotePath
getter/setter pair

~english The URL of the original (big) image on the server.

This field is delivered by the server and is valid only for received messages. ~end

~chinese 原图(大图)的服务器路径。

该字段为服务器下发字段,仅对收到的消息有效。 ~end

Implementation

String? bigImageRemotePath;