InstantMessagingCall.ProcessIncomingInviteHeaders Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Checks the interesting headers for the call and initializes the needed call properties.
protected:
override void ProcessIncomingInviteHeaders(System::Collections::Generic::IEnumerable<Microsoft::Rtc::Signaling::SignalingHeader ^> ^ headers);
C#
protected override void ProcessIncomingInviteHeaders (System.Collections.Generic.IEnumerable<Microsoft.Rtc.Signaling.SignalingHeader> headers);
override this.ProcessIncomingInviteHeaders : seq<Microsoft.Rtc.Signaling.SignalingHeader> -> unit
Protected Overrides Sub ProcessIncomingInviteHeaders (headers As IEnumerable(Of SignalingHeader))
- headers
- IEnumerable<SignalingHeader>
List of headers on the incoming INVITE.
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |