Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.71 KB

File metadata and controls

50 lines (37 loc) · 1.71 KB
title Log file retrieval
titleSuffix An Azure Communication Services tutorial
description Learn how to retrieve Log Files from the Calling SDK for enhanced supportability.
author adamhammer
manager jamcheng
services azure-communication-services
ms.author adamhammer
ms.date 06/30/2021
ms.topic tutorial
ms.service azure-communication-services
ms.subservice identity
ms.custom devx-track-extended-java
zone_pivot_groups acs-programming-languages-java-swift-csharp

Log File Access tutorial

In this tutorial, you learn how to access the Log Files stored on the device with the Calling SDK.

Prerequisites

  • Access to a CallClient instance

::: zone pivot="programming-language-java" [!INCLUDE Android] ::: zone-end

::: zone pivot="programming-language-swift" [!INCLUDE iOS] ::: zone-end

::: zone pivot="programming-language-csharp" [!INCLUDE Windows] ::: zone-end

Next steps

Refer to the integrating support document for more in depth look at how to structure an end to end support flow. This document helps direct you to the tools available to you in order to create an effective support flow in your Applications.

You may also like

Tutorials

Concept Docs