Skip to main content

One post tagged with "mobile"

View All Tags

Mobile Generic Event Listener

· 8 min read
Kenneth Walker
Software Developer

VertiGIS Studio Mobile 5.22 includes an exciting new capability for working with commands, operations, and events. This capability allows app authors to execute custom, configured actions in response to events raised in Mobile. To opt in to this behavior, app authors register an event listener (subscriber) for any given Mobile event. When this event is raised in Mobile, the corresponding configured command or operation is invoked.