serverTransfer property
final
~english Whether to upload the message attachments automatically to the chat server.
true
: (Default) Yes;false
: No. Message attachments are uploaded to a custom path. ~end
~chinese 是否自动将消息附件上传到聊天服务器。
- (默认)
true
:是; false
:否。使用自定义路径。 ~end
Implementation
final bool serverTransfer;