Searched defs:MapSendMessageParameters (Results 1 – 1 of 1) sorted by relevance
409 struct MapSendMessageParameters { struct410 std::string ConversationID = "";411 MapAttachmentType Attachment = MapAttachmentType::INVALID;412 MapCharsetType Charset = MapCharsetType::INVALID;413 MapOnOffType Transparent = MapOnOffType::INVALID;414 MapOnOffType Retry = MapOnOffType::INVALID; // 1 is "ON", 0 is "OFF"415 std::string MessageHandle = ""; // if ModifyText is “PREPEND”416 MapModifyTextType ModifyText = MapModifyTextType::INVALID; // 0 is “REPLACE” , 1 is “PREPEND”