Click or drag to resize

CallMediaInfo Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPCallMediaInfo

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
[ObsoleteAttribute("Refactor: majd ezt is egysegesre kellene tenni a LocalCall-nal")]
public class CallMediaInfo

The CallMediaInfo type exposes the following members.

Constructors
 NameDescription
Public methodCallMediaInfoInitializes a new instance of the CallMediaInfo class
Public methodCallMediaInfo(SRTPMode, CallType, NatTraversalMethod)Initializes a new instance of the CallMediaInfo class
Top
Properties
Methods
 NameDescription
Public methodStatic memberFromMediaDescription Retrieves the media information from a media description. (SRTP mode, media types)
Top
See Also