Skip to content

Conversation

@Brojowski
Copy link

If you try to handle OFFLINE_DATA_SEND_SUCCESS in onReceiveMessage(), it never gets called because PenMsgType.OFFLINE_DATA_SEND_SUCCESS is never used in CommProcessor20. However, the message OFFLINE_DATA_SEND_STATUS is sent where total_size == received_size.

This pull request checks to see if total_size == received_size and uses STATUS or SUCCESS accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant