FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kArp_IsAnnouncing ( kArp  arp)

Reports if announcement is still running.

Announce messages must be send multiple times with some specific time between messages. This function reports if a former announcement started with kArp_BeginAnnounce is still running.

Parameters
arpkArp object.
Returns
kTRUE is announcement still running, otherwise false.