Class CallFeature
- Object
-
- CallFeature
-
- Direct Known Subclasses:
CapabilitiesCallFeature,CaptionsCallFeature,DataChannelCallFeature,DominantSpeakersCallFeature,LocalUserDiagnosticsCallFeature,MediaStatisticsCallFeature,RaiseHandCallFeature,RealTimeTextCallFeature,RecordingCallFeature,SpotlightCallFeature,SurveyCallFeature,TranscriptionCallFeature
public abstract class CallFeature extends ObjectCallFeature super type, features extensions for call.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfinalize()Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.StringgetName()Name of the extended CallFeature.
-