Parameters associated with the response to StartRecording request.
| C# | Visual Basic | Visual C++ |
public class StartRecordingResponseArgs : Media..::.MediaCommonResponseArgs
Public Class StartRecordingResponseArgs _ Inherits Media..::.MediaCommonResponseArgs
public ref class StartRecordingResponseArgs : public Media..::.MediaCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
Exception, if any, returned from the server.
(Inherited from Media..::.MediaCommonResponseArgs.) | |
| getFilename |
Name of the file that is being recorded
| |
| 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.) | |
| getstrTimestamp |
Time stamp of the file that is being recorded
| |
| getUserState |
The User State object the application sent with the original request.
(Inherited from Media..::.MediaCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| Media..::.MediaCommonResponseArgs | |||
| Media..::.StartRecordingResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)