Click or drag to resize

Language Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPLanguage

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class Language : ISIPMessagePart, ISIPCloneable<Language>

The Language type exposes the following members.

Constructors
 NameDescription
Public methodLanguage(String)Initializes a new instance of the Language class
Public methodLanguage(String, IEnumerableGenericParam)Initializes a new instance of the Language class
Top
Properties
 NameDescription
Public propertyAcceptParam 
Public propertyLanguageRange 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also