
C# | Visual Basic | Visual C++ |
public static CommunicationMode AnswerUnicast( this CommunicationMode cm )
<ExtensionAttribute> Public Shared Function AnswerUnicast ( cm As CommunicationMode ) As CommunicationMode
public: [ExtensionAttribute] static CommunicationMode AnswerUnicast( CommunicationMode cm )

- cm (CommunicationMode)


In Visual Basic and C#, you can call this method as an instance method on any object of type CommunicationMode. When you use instance method syntax to call this method, omit the first parameter.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290