Click or drag to resize

Challenge Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPChallenge

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

The Challenge type exposes the following members.

Constructors
 NameDescription
Public methodChallengeInitializes a new instance of the Challenge class
Top
Properties
 NameDescription
Public propertyAuthParam 
Public propertyAuthScheme 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetElement 
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also