The VoipMediaEngine class is the primary class for accessing all the capabilities of the LanScape VOIP Media Engine.

The VoipMediaEngine..::.CHALLENGE_ERROR_DATA type exposes the following members.

Constructors

  NameDescription
VoipMediaEngine..::.CHALLENGE_ERROR_DATA
Initializes a new instance of the VoipMediaEngine..::.CHALLENGE_ERROR_DATA class

Fields

  NameDescription
ChallengeType
Set to a string that describes the challenge type the far end is requesting. This is normally set to type "Digest".
Realm
The realm of the far end that is challenging your telephony operation.

See Also