- callid - Static variable in class com.ca.views.CSPercentFrameLayout
-
- cancelTransfer(String) - Method in class com.ca.wrapper.CSChat
-
Cancel file transfer either upload or download.
- clearImage() - Method in class com.ca.views.CSSurfaceViewRenderer
-
Post a task to clear the SurfaceView to a transparent uniform color.
- com.ca.app - package com.ca.app
-
- com.ca.dao - package com.ca.dao
-
- com.ca.Utils - package com.ca.Utils
-
- com.ca.views - package com.ca.views
-
- com.ca.wrapper - package com.ca.wrapper
-
- computeScroll() - Method in class com.ca.views.CSPercentFrameLayout
-
- CONTACT - Static variable in class com.ca.Utils.CSConstants
-
- CONTACTTYPE_EMAIL - Static variable in class com.ca.Utils.CSConstants
-
- CONTACTTYPE_MOBILE - Static variable in class com.ca.Utils.CSConstants
-
- CONTACTTYPE_OTHER - Static variable in class com.ca.Utils.CSConstants
-
- createGroup(String, String, String) - Method in class com.ca.wrapper.CSGroups
-
create a New Group
- CSAddedAsAdminToChannel - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when user is added as admin to a channel.
- CSAppDetails - Class in com.ca.dao
-
DAO Class to hold app credentials like appname and appid.
- CSAppDetails(String, String) - Constructor for class com.ca.dao.CSAppDetails
-
CSAppDetails constructor
- CSCall - Class in com.ca.wrapper
-
This class contains all Calls related apis.
- CSCall() - Constructor for class com.ca.wrapper.CSCall
-
- CSCALL_AUDIOVIDEOCALLRINGING_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when directAudioVideoCallRinging is receieved by caller
- CSCALL_CALLANSWERED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call answered
- CSCALL_CALLENDED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call ended remotly.
- CSCALL_CALLLOGUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted call log updated
- CSCALL_CALLTERMINATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when a call is terminated locally
- CSCALL_HOLD_UNHOLD_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call is set on hold or unhold.
- CSCALL_MEDIACONNECTED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when failed directAudioVideoCallRinging is receieved by caller
- CSCALL_MEDIADISCONNECTED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when MediaDisConnected in calls
- CSCALL_MUTE_OR_UNMUTE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call is set on mute or unmute.
- CSCALL_MUTE_OR_UNMUTE_ACK - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call mute or unmute acknowledged by other party in call.
- CSCALL_NOANSWER - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when call not answered
- CSCALL_NOMEDIA - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when no media in a call
- CSCALL_QUALITY - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted if call stats enabled.
- CSCALL_RECORDING_AT_SERVER - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when ever call is being recorded at sever
- CSCALL_RECORDING_STATUS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when ever call recording status changes
- CSCALL_RINGING - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when CallRinging is given by calle
- CSCALL_SELECTEDAUDIODEVICE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when a particular Audio device selected in a call
- CSCALL_SEND_DTMF_TONE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when send dtmf is success of failure
- CSCALL_SESSION_IN_PROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when session is in progress
- CSCALL_UPLOADCALLRECORDFILEDONE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when upload of a recording file success.
- CSCALL_UPLOADCALLRECORDFILEFAILED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when upload of a recording file failed.
- CSCALL_UPLOADCALLRECORDPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when recording upload is in progress
- CSCallMissed - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when call missed
- CSCallReceiver - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when incoming audio or video call received.
- CSChat - Class in com.ca.wrapper
-
This class contains all chat apis
App will be notified by LocalBroadcastManager for asynchronous results of apis.
- CSChat() - Constructor for class com.ca.wrapper.CSChat
-
- CSCHAT_CHATDELETED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when chat message is deleted
- CSCHAT_CHATUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when chat message is updated
- CSCHAT_DOWNLOADFILEDONE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when download a file success or failure
- CSCHAT_DOWNLOADFILEFAILED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when download a file failed
- CSCHAT_DOWNLOADPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when download is in progress
- CSCHAT_FT_TX_STATE_CHANGED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when Ft in chat is paused,resumed or canceled.
- CSCHAT_GETPRESENCE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when getPresence success or failure
- CSCHAT_ISTYPING - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when user is typing a chat message
- CSCHAT_UPLOADFILEDONE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when upload a file success.
- CSCHAT_UPLOADFILEFAILED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when upload a file failed.
- CSCHAT_UPLOADPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when upload is in progress
- CSChatContact - Class in com.ca.dao
-
DAO Class to hold contact details like name,numbers and labels.
- CSChatContact(String, List<String>, List<String>) - Constructor for class com.ca.dao.CSChatContact
-
CSChatContact constructor
- CSChatReceiver - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when new chat Message is sent or received.
- CSClient - Class in com.ca.wrapper
-
This class contains initialization, authentication and helper apis.
- CSClient() - Constructor for class com.ca.wrapper.CSClient
-
- CSCLIENT_ACTIVATION_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when activation success or failure.
- CSCLIENT_ADDCONTACT_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when add contact success or failure.
- CSCLIENT_BLOCK_USER_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when block user success or failure.
- CSCLIENT_DELETECONTACT_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when delete contact success or failure.
- CSCLIENT_GETPROFILE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when getProfile success or failure.
- CSCLIENT_GETSELFPROFILE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when getSelfProfile success or failure.
- CSCLIENT_GSM_CALL_INPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted if gsm call is in progress while attempting any app calls
- CSCLIENT_IMAGESDBUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when User photo/group photo/channle photo is Changed
- CSCLIENT_INACTIVE_OPCODE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when initialization/SignUp/Login failed.
- CSCLIENT_INITILIZATION_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when initialization is success or failure
- CSCLIENT_LIMIT_EXCEEDED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when initialization/SignUp/Login failed.
- CSCLIENT_LOGIN_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when login user success or failure.
- CSCLIENT_NETWORKERROR - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when network down/disconnected from server.
- CSCLIENT_PERMISSION_NEEDED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when any permission is missed.For example while initiating calls,reading contacts etc.
- CSCLIENT_PSTN_REGISTRATION_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when pstn calls registration success or failure.
- CSCLIENT_RESEND_ACTIVATION_CODE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when resend activation code success or failure.
- CSCLIENT_SETPROFILE_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when setProfile success or failure.
- CSCLIENT_SIGNUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when SignUp success or failure.
- CSCLIENT_UNBLOCK_USER_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when un block user success or failure.
- CSCLIENT_UPDATEPASSWORD_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when update password success or failure.
- CSCLIENT_USERPROFILECHANGED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when User Profile is Changed
- CSCLIENT_WRONG_OPCODE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when initialization/SignUp/Login failed.
- CSConstants - Class in com.ca.Utils
-
- CSConstants() - Constructor for class com.ca.Utils.CSConstants
-
- CSConstants.AudioDevice - Enum in com.ca.Utils
-
- CSConstants.CALLRECORD - Enum in com.ca.Utils
-
- CSConstants.CallRecordingStatus - Enum in com.ca.Utils
-
- CSConstants.CHATFTDOWNLOADPREFNW - Enum in com.ca.Utils
-
- CSConstants.CSCHAT_FT_TX_STATE - Enum in com.ca.Utils
-
- CSConstants.IceTransportsType - Enum in com.ca.Utils
-
- CSConstants.MuteMediaType - Enum in com.ca.Utils
-
- CSConstants.PreferredAudioCodec - Enum in com.ca.Utils
-
- CSConstants.PreferredVideoCodec - Enum in com.ca.Utils
-
- CSConstants.RECORDING_CALL_TYPE - Enum in com.ca.Utils
-
- CSConstants.RECORDING_WHITE_LIST_OR_BLACK_LIST - Enum in com.ca.Utils
-
- CSContact - Class in com.ca.dao
-
DAO Class to hold contact details like name,contact number, mail etc.
- CSContact(String, String, int, String, boolean) - Constructor for class com.ca.dao.CSContact
-
CSChatContact constructor
- CSCONTACTS_CONTACTSUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when contactsupdated.
- CSCONTACTS_ISAPPCONTACT_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when a list of contacts verified as AppContacts
- CSCONTACTSANDGROUPS_CANDGUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when 'contacts or groups' table updated.
- CSDataProvider - Class in com.ca.wrapper
-
App will be notified by LocalBroadcastManager for asynchronous results of apis.
- CSDataProvider() - Constructor for class com.ca.wrapper.CSDataProvider
-
- CSDbFields - Class in com.ca.Utils
-
These are the list of strings that represents the column names in respective db tables.
These strings will be useful to get variety of cursors from
CSDataProvider
apis and modify the data in app db in multiple number of ways as and when required.
- CSDbFields() - Constructor for class com.ca.Utils.CSDbFields
-
- CSEvents - Class in com.ca.Utils
-
These are the list of action strings to notify the app that particular event occured via LocalBroadcastManager
- CSEvents() - Constructor for class com.ca.Utils.CSEvents
-
- CSExplicitEventReceivers - Class in com.ca.dao
-
DAO Class to hold class names of Explicit Broadcast Receivers to receive
CSExplicitEvents
events.
- CSExplicitEventReceivers(String, String, String, String, String) - Constructor for class com.ca.dao.CSExplicitEventReceivers
-
CSExplicitEventReceivers constructor
- CSExplicitEventReceivers(String, String, String, String, String, String) - Constructor for class com.ca.dao.CSExplicitEventReceivers
-
CSExplicitEventReceivers constructor
- CSExplicitEventReceivers(String, String, String, String, String, String, String) - Constructor for class com.ca.dao.CSExplicitEventReceivers
-
CSExplicitEventReceivers constructor
- CSExplicitEventReceivers(String, String, String, String, String, String, String, String) - Constructor for class com.ca.dao.CSExplicitEventReceivers
-
CSExplicitEventReceivers constructor
- CSExplicitEvents - Class in com.ca.Utils
-
These are the list of action strings to notify the app that particular event occured via Explicit Broadcasts.
- CSExplicitEvents() - Constructor for class com.ca.Utils.CSExplicitEvents
-
- CSGroupNotificationReceiver - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when Group Notification receieved
- CSGroups - Class in com.ca.wrapper
-
This class contains all Group related apis.
- CSGroups() - Constructor for class com.ca.wrapper.CSGroups
-
- CSGROUPS_ADDADMINSTOGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when add Admins To Group success or failure.
- CSGROUPS_ADDMEMBERS_TOGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when add contacts to group success or failure.
- CSGROUPS_BLOCKGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when block Group success or failure.
- CSGROUPS_CREATEGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when create group success or failure.
- CSGROUPS_DELADMINSTOGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when delete Admins To Group success or failure.
- CSGROUPS_DELETEDFROMGROUP - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when user deleted from group.
- CSGROUPS_DELETEGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when delete group success or failure.
- CSGROUPS_DELETEUSERFROMGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when delete user from group success or failure.
- CSGROUPS_EXITGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when exit group success or failure.
- CSGROUPS_GROUPDELETEDTOGROUP - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when group Deleted
- CSGROUPS_GROUPINFO_UPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when group info updated.
- CSGROUPS_PULLGROUPDETAILS_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when get Group Details success or failure.
- CSGROUPS_PULLMYGROUPLIST_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when pull My GroupList is success or failure
- CSGROUPS_UNBLOCKGROUP_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when unBlock Group success or failure.
- CSGROUPS_UPDATEGROUPINFO_RESPONSE - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when update group info success.
- CSLocation - Class in com.ca.dao
-
DAO Class to hold app credentials like lat,lng and address
- CSLocation(Double, Double, String) - Constructor for class com.ca.dao.CSLocation
-
CSChatLocation constructor
- CSLoginElseWhereNotification - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when user loggedin on other device
- CSPercentFrameLayout - Class in com.ca.views
-
Subclass of FrameLayout
that supports percentage based dimensions and
margins.
- CSPercentFrameLayout(Context) - Constructor for class com.ca.views.CSPercentFrameLayout
-
- CSPercentFrameLayout(Context, AttributeSet) - Constructor for class com.ca.views.CSPercentFrameLayout
-
- CSPercentFrameLayout(Context, AttributeSet, int) - Constructor for class com.ca.views.CSPercentFrameLayout
-
- CSPercentFrameLayout.LayoutParams - Class in com.ca.views
-
- CSPROFILE_DOWNLOADFAILED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile download failed
- CSPROFILE_DOWNLOADPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile download progress changed
- CSPROFILE_DOWNLOADSUCCESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile download success
- CSPROFILE_UPLOADFILEFAILED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile upload failed
- CSPROFILE_UPLOADPROGRESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile upload progres changed
- CSPROFILE_UPLOADSUCCESS - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when profile upload success
- CSPromotionalMessage - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when a Promotional Message is received.
- CSSMS_SMSDELETED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when sms message is deleted
- CSSMS_SMSUPDATED - Static variable in class com.ca.Utils.CSEvents
-
Broadcasted when sms message is updated
- CSSmsReceiver - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when new sms Message is sent or received.
- CSStreamReceiver - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when incoming stream received.
- CSSurfaceViewRenderer - Class in com.ca.views
-
Display the video stream on a SurfaceView.
- CSSurfaceViewRenderer(Context) - Constructor for class com.ca.views.CSSurfaceViewRenderer
-
Standard View constructor.
- CSSurfaceViewRenderer(Context, AttributeSet) - Constructor for class com.ca.views.CSSurfaceViewRenderer
-
Standard View constructor.
- CSUserJoined - Static variable in class com.ca.Utils.CSExplicitEvents
-
Broadcasted when new user from contacts Joined