Skip to content
New issue

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

GetMessage(s) - What Message is Fetched for Index = 0? #181

Open
Yossi-G opened this issue Apr 21, 2015 · 1 comment
Open

GetMessage(s) - What Message is Fetched for Index = 0? #181

Yossi-G opened this issue Apr 21, 2015 · 1 comment

Comments

@Yossi-G
Copy link

Yossi-G commented Apr 21, 2015

When I am fetching messages from an Inbox which contains multiple messages, is there a deterministic order in which these messages are fetched?

If I fetch one message, using Index 0 do I get the earliest message, the latest message or is this undefined?

Similarly, if I fetch ALL messages using GetMessages and then iterate through the list returned, is there a deterministic order in which I will process these messages?

Thanks for your advice!

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

No branches or pull requests

2 participants
@Yossi-G and others