SessionErrorReport(String, String, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
SessionErrorReport(System::String ^ callId, System::String ^ originalRequestType, int responseCode);
public SessionErrorReport (string callId, string originalRequestType, int responseCode);
new Microsoft.Rtc.Internal.Signaling.SessionErrorReport : string * string * int -> Microsoft.Rtc.Internal.Signaling.SessionErrorReport
Public Sub New (callId As String, originalRequestType As String, responseCode As Integer)
Parameters
- callId
- String
- originalRequestType
- String
- responseCode
- Int32