Edit

Share via


AudioVideoMcuSession.EndModifyAttendanceAnnouncements(IAsyncResult) Method

Definition

Waits for the pending operation to complete.

public:
 void EndModifyAttendanceAnnouncements(IAsyncResult ^ result);
public void EndModifyAttendanceAnnouncements (IAsyncResult result);
member this.EndModifyAttendanceAnnouncements : IAsyncResult -> unit
Public Sub EndModifyAttendanceAnnouncements (result As IAsyncResult)

Parameters

result
IAsyncResult

The reference to the pending asynchronous operation.

Exceptions

Thrown when the command timed out waiting for a reply.

Thrown when the command failed with a Centralized Conference Control Protocol (C3P) body in the response.

Thrown when the command failed without a C3P body in the response.

Applies to