Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Subscribes the caller to an event.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
SubscribeEvent(String, String, DeliveryPreference) | Subscribes the caller to an event. |
![]() |
SubscribeEvent(String, String, DeliveryPreference, String) | Subscribes the caller to an event. |
![]() |
SubscribeEvent(String, String, String, DeliveryPreference) | Subscribes the specified user to the event. |
![]() |
SubscribeEvent(String, String, String, DeliveryPreference, String) | Subscribes the specified user to the event. |
Top