Tuesday, 15 May 2012

Glympse API event handling -


I'm trying to launch the glympse app to get information using an intent and broadcast . Is there any way that I will be informed of events such as ticket withdrawal, expiry, updating etc.?

There is a definite

We designed a Library Project to make it easy for you Made it. It can be found here:

To view these documents, a sign-in is required which can be helpful.

Tutorials: Reference Docks:

Specifically, check out the Glimps Parachomes method. SettalkActionAction (string) This will allow you to set up an app that will send a message to your app Will be used to broadcast on.

Another option is to use CreateGlympseParams.setEventsListener (EventsListener). With this method, you can supply the GlympseApp.EventsListener to implement the object. Using this method, our library handles the broadcast under cover and will be applied to your object's methods in the form of events.


No comments:

Post a Comment