Initializes a new instance of the RtspMessage class

C# | Visual Basic | Visual C++ |
public RtspMessage( byte[] bytes, int offset = 0 )
Public Sub New ( bytes As Byte(), Optional offset As Integer = 0 )
public: RtspMessage( array<unsigned char>^ bytes, int offset = 0 )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290