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