Reference Library
OnPlayingSuspendedEvent Event
NamespacesAvaya.ApplicationEnablement.DMCCMediaOnPlayingSuspendedEvent
Event registration for Playing Suspended events.
Declaration Syntax
C#Visual BasicVisual C++
public event PlayingSuspendedEventHandler OnPlayingSuspendedEvent
Public Event OnPlayingSuspendedEvent As PlayingSuspendedEventHandler
public:
virtual  event PlayingSuspendedEventHandler^ OnPlayingSuspendedEvent {
	void add (PlayingSuspendedEventHandler^ value);
	void remove (PlayingSuspendedEventHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)