Re: SendMessage eata type mismatch error (General questions)
Yonko,
Can you show us maybe your code snippet? Did you maybe check for an error inside Disconnected Event?
Drazen
i don't use event handlers. i simply send message and right after i check for XMPPMessage.ErrorCode (just wait for state property turns to 5). i need to know if the message was delivered because if not, i have to send it to someone else. based on the documentation i thought that this property will be applicable to.