How to access Windows Azure ServiceBus Queue from the Windows Phone 8 application? -


the documentation windowsazure.messaging.managed states purpose of package as:

use windows azure service bus , notification hubs client registration (for windows store , windows phone 8 apps). adds microsoft.windowsazure.messaging.managed.dll project.

unfortunately, there clear description on how access windows azure servicebus queues mechanism windows phone 8 app.

is there way, @ all, access servicebus queues windows phone 8 app? , if there is, package should allow that?

azure notification hubs provide all-features sdk .net (desktop) , device-only-features (registration management) sdks wp, winrt, android , ios.

azure service bus all-features sdk .net (desktop). possible use rest api access basic queue/topic functionality platform supports http including widows phone.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -