All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.azure.communication.rooms.models.RemoveParticipantsResult Maven / Gradle / Ivy

Go to download

This package contains clients and data structures used to create, update, get, delete the Azure Communication Room Service. For this release, see notes Microsoft Azure Communication Rooms quickstart

There is a newer version: 1.1.5
Show newest version
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

package com.azure.communication.rooms.models;

/**
 * Represents the result of an remove operation for participants in a room.
 */
public final class RemoveParticipantsResult {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy