Share via


GetMediaAnswerCallback Delegate

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

Syntax

'Declaration
Public Delegate Function GetMediaAnswerCallback ( _
    sender As Object, _
    descriptionRequest As ContentDescription _
) As ContentDescription
public delegate ContentDescription GetMediaAnswerCallback (
    Object sender,
    ContentDescription descriptionRequest
)

Parameters

  • sender
  • descriptionRequest

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