CallFlowContextCreateCall Method |
Namespace: CallFlowFramework
[Missing <param name="remote_number"/> documentation for "M:CallFlowFramework.CallFlowContext.CreateCall(System.String,System.String)"]
[Missing <param name="whole_call_record_file_name"/> documentation for "M:CallFlowFramework.CallFlowContext.CreateCall(System.String,System.String)"]
[Missing <returns> documentation for "M:CallFlowFramework.CallFlowContext.CreateCall(System.String,System.String)"]
Exception | Condition |
---|---|
ArgumentException | Thrown if the passed in remote_number is null or empty. |
InvalidOperationException | Thrown if the context is closed at the time the method is called. |