- activate(String, String) - Method in class com.ca.wrapper.CSClient
-
Activate the user with or without otp.
- addAdminsToGroup(String, List<String>) - Method in class com.ca.wrapper.CSGroups
-
add Admins To Group.
- addContacts(ArrayList<CSContact>) - Method in class com.ca.wrapper.CSClient
-
addContact.
- addFrameListener(EglRenderer.FrameListener, float, RendererCommon.GlDrawer) - Method in class com.ca.views.CSSurfaceViewRenderer
-
Register a callback to be invoked when a new video frame has been received.
- addFrameListener(EglRenderer.FrameListener, float) - Method in class com.ca.views.CSSurfaceViewRenderer
-
Register a callback to be invoked when a new video frame has been received.
- addMembersToGroup(String, List<String>) - Method in class com.ca.wrapper.CSGroups
-
add Contacts To a Group.Only admin can add contacts.
- ADMIN - Static variable in class com.ca.Utils.CSConstants
-
- ANSWERED_ELSEWHERE_AUDIO_CALL - Static variable in class com.ca.Utils.CSConstants
-
- ANSWERED_ELSEWHERE_PSTN_CALL - Static variable in class com.ca.Utils.CSConstants
-
- ANSWERED_ELSEWHERE_VIDEO_CALL - Static variable in class com.ca.Utils.CSConstants
-
- answerPstnCall(String, String, String, CSLocation) - Method in class com.ca.wrapper.CSCall
-
answers an incoming pstn call.
- answerVideoCall(String, String, CSSurfaceViewRenderer, CSSurfaceViewRenderer, String, CSLocation) - Method in class com.ca.wrapper.CSCall
-
answers an incoming video call.
- answerVoiceCall(String, String, String, CSLocation) - Method in class com.ca.wrapper.CSCall
-
answers an incoming audio call.
- App - Class in com.ca.app
-
- App() - Constructor for class com.ca.app.App
-
- attachBaseContext(Context) - Method in class com.ca.app.App
-