Edit

Share via


DataCollaborationSession.BeginHandleSessionEstablishment Method

Definition

protected public:
 override IAsyncResult ^ BeginHandleSessionEstablishment(Microsoft::Rtc::Internal::Collaboration::ParticipantCommandResponse ^ dialInResponse, AsyncCallback ^ userCallback, System::Object ^ state);
protected internal override IAsyncResult BeginHandleSessionEstablishment (Microsoft.Rtc.Internal.Collaboration.ParticipantCommandResponse dialInResponse, AsyncCallback userCallback, object state);
override this.BeginHandleSessionEstablishment : Microsoft.Rtc.Internal.Collaboration.ParticipantCommandResponse * AsyncCallback * obj -> IAsyncResult
Protected Friend Overrides Function BeginHandleSessionEstablishment (dialInResponse As ParticipantCommandResponse, userCallback As AsyncCallback, state As Object) As IAsyncResult

Parameters

userCallback
AsyncCallback
state
Object

Returns

Applies to