Edit

Share via


CallOptionsExtensions.SetHistoryInfoContext Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static void SetHistoryInfoContext(Microsoft::Rtc::Collaboration::CallEstablishOptions ^ callEstablishOptions, Microsoft::Rtc::Internal::Collaboration::HistoryInfoContext ^ historyInfoContext);
public static void SetHistoryInfoContext (this Microsoft.Rtc.Collaboration.CallEstablishOptions callEstablishOptions, Microsoft.Rtc.Internal.Collaboration.HistoryInfoContext historyInfoContext);
static member SetHistoryInfoContext : Microsoft.Rtc.Collaboration.CallEstablishOptions * Microsoft.Rtc.Internal.Collaboration.HistoryInfoContext -> unit

Parameters

callEstablishOptions
CallEstablishOptions
historyInfoContext
HistoryInfoContext

Applies to