We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A Payload is limited to 256 Bytes. Test if a created Payload is below this limit before sending it, if not throw an exception.
Original issue reported on code.google.com by maxime.p...@gmail.com on 30 Jul 2009 at 9:55
maxime.p...@gmail.com
The text was updated successfully, but these errors were encountered:
A generic Exception is now thrown.
Original comment by idbill.p...@gmail.com on 19 Feb 2010 at 9:36
idbill.p...@gmail.com
Sorry, something went wrong.
is the possible to have Payload size more than 256 Bytes
Original comment by nwar...@gmail.com on 19 Aug 2011 at 7:34
nwar...@gmail.com
No branches or pull requests
Original issue reported on code.google.com by
maxime.p...@gmail.com
on 30 Jul 2009 at 9:55The text was updated successfully, but these errors were encountered: