TQMQTTMessageClient.WillMessage 属性
遗言的内容,如果如果是字符串,请使用 UTF 8 编码
public property WillMessage: TBytes read FWillMessage write SetWillMessage;
属性值
类型: TBytes
遗言的内容,如果如果是字符串,请使用 UTF 8 编码
public property WillMessage: TBytes read FWillMessage write SetWillMessage;