CaptionsCallFeature Class
- java.
lang. Object - CallFeature
- com.
azure. android. communication. calling. CaptionsCallFeature
- com.
public class CaptionsCallFeature extends CallFeature
Call Feature for managing captions for a call.
Method Summary
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Call |
getCaptions()
Get captions for a connected call. |
Inherited Members
Method Details
getCaptions
public CompletableFuture
Get captions for a connected call.