Gets the payload types supported by the remote party.

C# | Visual Basic | Visual C++ |
public IEnumerable<CodecPayloadType> DefaultPayloadTypes { get; internal set; }
Public Property DefaultPayloadTypes As IEnumerable(Of CodecPayloadType) Get Friend Set
public: property IEnumerable<CodecPayloadType>^ DefaultPayloadTypes { IEnumerable<CodecPayloadType>^ get (); internal: void set (IEnumerable<CodecPayloadType>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290