CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/communication/__init__.py
azure/communication/chat/__init__.py
azure/communication/chat/_chat_client.py
azure/communication/chat/_chat_thread_client.py
azure/communication/chat/_communication_identifier_serializer.py
azure/communication/chat/_models.py
azure/communication/chat/_utils.py
azure/communication/chat/_version.py
azure/communication/chat/_common/__init__.py
azure/communication/chat/_generated/__init__.py
azure/communication/chat/_generated/_azure_communication_chat_service.py
azure/communication/chat/_generated/_configuration.py
azure/communication/chat/_generated/aio/__init__.py
azure/communication/chat/_generated/aio/_azure_communication_chat_service.py
azure/communication/chat/_generated/aio/_configuration.py
azure/communication/chat/_generated/aio/operations/__init__.py
azure/communication/chat/_generated/aio/operations/_chat_operations.py
azure/communication/chat/_generated/aio/operations/_chat_thread_operations.py
azure/communication/chat/_generated/models/__init__.py
azure/communication/chat/_generated/models/_azure_communication_chat_service_enums.py
azure/communication/chat/_generated/models/_models.py
azure/communication/chat/_generated/models/_models_py3.py
azure/communication/chat/_generated/operations/__init__.py
azure/communication/chat/_generated/operations/_chat_operations.py
azure/communication/chat/_generated/operations/_chat_thread_operations.py
azure/communication/chat/_shared/__init__.py
azure/communication/chat/_shared/models.py
azure/communication/chat/_shared/policy.py
azure/communication/chat/_shared/user_credential.py
azure/communication/chat/_shared/user_credential_async.py
azure/communication/chat/_shared/user_token_refresh_options.py
azure/communication/chat/_shared/utils.py
azure/communication/chat/aio/__init__.py
azure/communication/chat/aio/_chat_client_async.py
azure/communication/chat/aio/_chat_thread_client_async.py
azure_communication_chat.egg-info/PKG-INFO
azure_communication_chat.egg-info/SOURCES.txt
azure_communication_chat.egg-info/dependency_links.txt
azure_communication_chat.egg-info/not-zip-safe
azure_communication_chat.egg-info/requires.txt
azure_communication_chat.egg-info/top_level.txt
samples/chat_client_sample.py
samples/chat_client_sample_async.py
samples/chat_thread_client_sample.py
samples/chat_thread_client_sample_async.py
tests/chat_e2e_helper.py
tests/conftest.py
tests/helper.py
tests/test_chat_client.py
tests/test_chat_client_async.py
tests/test_chat_client_e2e.py
tests/test_chat_client_e2e_async.py
tests/test_chat_thread_client.py
tests/test_chat_thread_client_async.py
tests/test_chat_thread_client_e2e.py
tests/test_chat_thread_client_e2e_async.py
tests/unittest_helpers.py
tests/_shared/__init__.py
tests/_shared/asynctestcase.py
tests/_shared/test_communication_identifier_serializer.py
tests/_shared/test_utils.py
tests/_shared/testcase.py
tests/_shared/utils.py