Share via


SetMediaAnswerCallback Delegate

Namespace: Microsoft.Rtc.Internal.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

'Declaration
Public Delegate Sub SetMediaAnswerCallback ( _
    sender As Object, _
    descriptionResponse As ContentDescription _
)
public delegate void SetMediaAnswerCallback (
    Object sender,
    ContentDescription descriptionResponse
)

Parameters

  • sender
  • descriptionResponse

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Rtc.Internal.Collaboration Namespace