CaptionsCallFeature Class

  • java.lang.Object
    • CallFeature
      • com.azure.android.communication.calling.CaptionsCallFeature

public class CaptionsCallFeature extends CallFeature

Call Feature for managing captions for a call.

Method Summary

Modifier and Type Method and Description
CompletableFuture<CallCaptions> getCaptions()

Get captions for a connected call.

Inherited Members

Method Details

getCaptions

public CompletableFuture getCaptions()

Get captions for a connected call.

Applies to