UCWA2.0-CS icon indicating copy to clipboard operation
UCWA2.0-CS copied to clipboard

message.Status in client.MessageSent doesn't seem to be working (and confirming a message was sent)

Open mwu153 opened this issue 7 years ago • 0 comments

I am able to send and receive messages, however in the client.MessageSent handler, message.Status is always Failed even when I receive a message. Also the text, title, guid fields are all always null.

Ultimately I am trying to confirm messages were successfully sent, but I don't know any way to map the conversation created from client.StartMessaging() to the message in the client.MessageSent handler

mwu153 avatar Aug 27 '18 22:08 mwu153