Ozeki VoIP SDK Class library
UnSupportedMediaTypeArgs Class
NamespacesOzeki.VoIP.PBX.PhoneCalls.EventArgsUnSupportedMediaTypeArgs
Declaration Syntax
C#Visual BasicVisual C++
public class UnSupportedMediaTypeArgs : ResponseEventArgs
Public Class UnSupportedMediaTypeArgs _
	Inherits ResponseEventArgs
public ref class UnSupportedMediaTypeArgs : public ResponseEventArgs
Members
All MembersConstructorsProperties



IconMemberDescription
UnSupportedMediaTypeArgs()()()()
Initializes a new instance of the UnSupportedMediaTypeArgs class

UnSupportedMediaTypeArgs(String)
Initializes a new instance of the UnSupportedMediaTypeArgs class

UnSupportedMediaTypeArgs(String, List<(Of <<'(MediaType>)>>))
Initializes a new instance of the UnSupportedMediaTypeArgs class

UnSupportedMediaTypeArgs(String, List<(Of <<'(SIPHeader>)>>), List<(Of <<'(MediaType>)>>))
Initializes a new instance of the UnSupportedMediaTypeArgs class

AdditionalHeaders (Inherited from SIPEventArgs.)
IsMidDialogResponse (Inherited from ResponseEventArgs.)
ReasonPhrase (Inherited from ResponseEventArgs.)
SupportedFormats
Inheritance Hierarchy
Object
EventArgs
 SIPEventArgs
  ResponseEventArgs
   UnSupportedMediaTypeArgs

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243