for example,
QueueRest.approximateMessageCount()
It should be :
QueueRest.getApproximateMessageCount()
So check all source codes to make sure the SDK provide get method instead of current wrong naming.
It has been fixed.
Log in to post a comment.
It has been fixed.