|
EventNotificationsApi::PublishEvent |
( |
wstring |
wstrEventType, |
|
|
params |
pEventBody, |
|
|
datetime |
tmBirthTime |
|
) |
| |
Publish event.
Publishes event with Administration Server as publisher
- Parameters:
-
wstrEventType | (wstring) event type |
pEventBody | (params) event body, content depends on event type |
tmBirthTime | (datetime) time when event was published |
|