Converts the given string to a message-context-class.

C# | Visual Basic | Visual C++ |
public static MessageContextClass FromString( string str )
Public Shared Function FromString ( str As String ) As MessageContextClass
public: static MessageContextClass FromString( String^ str )

- str (String)
- The string that will be converted.

MessageContextClass
The message-context-class.
The message-context-class.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290