Edit

Share via


ApplicationManifest.CreateFromString(String) Method

Definition

Creates the application manifest from the specified string.

public:
 static Microsoft::Rtc::Sip::ApplicationManifest ^ CreateFromString(System::String ^ applicationManifest);
public static Microsoft.Rtc.Sip.ApplicationManifest CreateFromString (string applicationManifest);

Parameters

applicationManifest
String

Returns

Applies to