Uses of Class
com.cometchat.pro.core.CallSettings
-
Packages that use CallSettings Package Description com.cometchat.pro.core -
-
Uses of CallSettings in com.cometchat.pro.core
Methods in com.cometchat.pro.core that return CallSettings Modifier and Type Method Description CallSettings
CallSettings.CallSettingsBuilder. build()
Methods in com.cometchat.pro.core with parameters of type CallSettings Modifier and Type Method Description static void
CometChat. startCall(CallSettings settings, CometChat.OngoingCallListener listener)
A method to start call between between two Users or a particular Group
-