CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/communication/__init__.py
azure/communication/rooms/__init__.py
azure/communication/rooms/_api_versions.py
azure/communication/rooms/_rooms_client.py
azure/communication/rooms/_version.py
azure/communication/rooms/py.typed
azure/communication/rooms/_generated/__init__.py
azure/communication/rooms/_generated/_client.py
azure/communication/rooms/_generated/_configuration.py
azure/communication/rooms/_generated/_patch.py
azure/communication/rooms/_generated/_serialization.py
azure/communication/rooms/_generated/_vendor.py
azure/communication/rooms/_generated/aio/__init__.py
azure/communication/rooms/_generated/aio/_client.py
azure/communication/rooms/_generated/aio/_configuration.py
azure/communication/rooms/_generated/aio/_patch.py
azure/communication/rooms/_generated/aio/operations/__init__.py
azure/communication/rooms/_generated/aio/operations/_operations.py
azure/communication/rooms/_generated/aio/operations/_patch.py
azure/communication/rooms/_generated/operations/__init__.py
azure/communication/rooms/_generated/operations/_operations.py
azure/communication/rooms/_generated/operations/_patch.py
azure/communication/rooms/_models/__init__.py
azure/communication/rooms/_models/_models.py
azure/communication/rooms/_shared/__init__.py
azure/communication/rooms/_shared/models.py
azure/communication/rooms/_shared/policy.py
azure/communication/rooms/_shared/user_credential.py
azure/communication/rooms/_shared/user_credential_async.py
azure/communication/rooms/_shared/utils.py
azure/communication/rooms/_shared/utils_async.py
azure/communication/rooms/aio/__init__.py
azure/communication/rooms/aio/_rooms_client_async.py
azure_communication_rooms.egg-info/PKG-INFO
azure_communication_rooms.egg-info/SOURCES.txt
azure_communication_rooms.egg-info/dependency_links.txt
azure_communication_rooms.egg-info/not-zip-safe
azure_communication_rooms.egg-info/requires.txt
azure_communication_rooms.egg-info/top_level.txt
samples/rooms_client_sample.py
samples/rooms_client_sample_async.py
tests/acs_rooms_test_case.py
tests/conftest.py
tests/test_hmac.py
tests/test_rooms_client.py
tests/test_rooms_client_async.py
tests/_shared/__init__.py
tests/_shared/async_fake_token_credential.py
tests/_shared/asynctestcase.py
tests/_shared/communication_service_preparer.py
tests/_shared/fake_token_credential.py
tests/_shared/helper.py
tests/_shared/testcase.py
tests/_shared/utils.py