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

com.azure.communication.common.CommunicationIdentifier Maven / Gradle / Ivy

Go to download

This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/CHANGELOG.md.

There is a newer version: 2.0.0-beta.1
Show newest version
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.communication.common;

/**
 * Common communication identifier for Communication Services
 */
public abstract class CommunicationIdentifier {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy