Overview
This chapter describes the webMethods Broker C API for subscribing to, receiving and processing events. Reading this chapter will help you to understand:
How to register and cancel event subscriptions.
How subscription identifiers and tags are created and used with subscriptions.
How to retrieve events from
Broker using
awGetEvent or
awGetEvents.