Parameters associated with the response to ResumePlaying request.
| C# | Visual Basic | Visual C++ |
public class ResumePlayingResponseArgs : Media..::.MediaCommonResponseArgs
Public Class ResumePlayingResponseArgs _ Inherits Media..::.MediaCommonResponseArgs
public ref class ResumePlayingResponseArgs : public Media..::.MediaCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
Exception, if any, returned from the server.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getInvokeId |
Invoke Id associated with the original request to the server.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getMedia |
Media object that this response was sent to.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getUserState |
The User State object the application sent with the original request.
(Inherited from Media..::.MediaCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonResponseArgs | |||
| Media..::.ResumePlayingResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)