Skip navigation links
A B C D E G H I K L M N O P R S T U V 

S

sendAudio(String, String, boolean, String) - Method in class com.ca.wrapper.CSChat
send an Audio to a user
sendContact(String, CSChatContact, boolean, String) - Method in class com.ca.wrapper.CSChat
send Contact to a user
sendDocument(String, String, boolean, String) - Method in class com.ca.wrapper.CSChat
send an Document to a user
sendDtmfInPstnCall(String, String) - Method in class com.ca.wrapper.CSCall
send Dtmf In Pstn Call
sendIsTyping(String, boolean, boolean) - Method in class com.ca.wrapper.CSChat
send Is Typing
sendLocation(String, CSLocation, boolean, String) - Method in class com.ca.wrapper.CSChat
send location to a user or group
sendMessage(String, String, boolean, String) - Method in class com.ca.wrapper.CSChat
send Chat message to a user.At maximum ~16kB of data can only be sent.
sendPhoto(String, String, boolean, String) - Method in class com.ca.wrapper.CSChat
send an image to a user
sendReadReceipt(String) - Method in class com.ca.wrapper.CSChat
send Chat message read status.This api marks message as read locally even if message is queued to be sent.
sendSMS(String, String, String, String) - Method in class com.ca.wrapper.CSChat
send SMS message to a user.
sendSMSReadReceipt(String) - Method in class com.ca.wrapper.CSChat
send Sms message read status.This api marks sms as read locally even if message is queued to be sent.
sendVideo(String, String, boolean, String) - Method in class com.ca.wrapper.CSChat
send an video to a user
sendVideoCallRinging(String, String, boolean) - Method in class com.ca.wrapper.CSCall
send call Ringing for Video Call
sendVoiceCallRinging(String, String, boolean) - Method in class com.ca.wrapper.CSCall
send call Ringing for Voice Call
setAddress(String) - Method in class com.ca.dao.CSLocation
 
setAppID(String) - Method in class com.ca.dao.CSAppDetails
 
setAppName(String) - Method in class com.ca.dao.CSAppDetails
 
setBaseAttributes(TypedArray, int, int) - Method in class com.ca.views.CSPercentFrameLayout.LayoutParams
 
setContact(String) - Method in class com.ca.dao.CSContact
 
setContactasFavourite(String, boolean) - Method in class com.ca.wrapper.CSClient
setContactasFavourite.
setContactType(int) - Method in class com.ca.dao.CSContact
 
setCSCallMissedReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSCallReceiverReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSChatReceiverReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSGroupNotificationReceiverReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSLoginElseWhereNotificationReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSPromotionalMessageReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSSmsReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setCSUserJoinedReceiver(String) - Method in class com.ca.dao.CSExplicitEventReceivers
 
setEnableHardwareScaler(boolean) - Method in class com.ca.views.CSSurfaceViewRenderer
Enables fixed size for the surface.
setFpsReduction(float) - Method in class com.ca.views.CSSurfaceViewRenderer
Limit render framerate.
setIceTransportsType(CSConstants.IceTransportsType) - Method in class com.ca.wrapper.CSCall
setIceTransportsType
setIsfavourite(boolean) - Method in class com.ca.dao.CSContact
 
setLabels(List<String>) - Method in class com.ca.dao.CSChatContact
 
setLat(Double) - Method in class com.ca.dao.CSLocation
 
setLng(Double) - Method in class com.ca.dao.CSLocation
 
setMirror(boolean) - Method in class com.ca.views.CSSurfaceViewRenderer
Set if the video stream should be mirrored or not.
setName(String) - Method in class com.ca.dao.CSChatContact
 
setName(String) - Method in class com.ca.dao.CSContact
 
setNumbers(List<String>) - Method in class com.ca.dao.CSChatContact
 
setPreferredAudioCodec(CSConstants.PreferredAudioCodec) - Method in class com.ca.wrapper.CSCall
setPreferredAudioCodec.
setPreferredNWToDownloadFilesInChat(CSConstants.CHATFTDOWNLOADPREFNW) - Method in class com.ca.wrapper.CSChat
setPreferredNWToDownloadFilesInChat.
setPreferredVideoCodec(CSConstants.PreferredVideoCodec) - Method in class com.ca.wrapper.CSCall
setPreferredVideoCodec.
setProfile(String, String, String) - Method in class com.ca.wrapper.CSClient
sets UserProfile.Passing profilephotopath null or empty will remove profile image if any.
setScalingType(RendererCommon.ScalingType) - Method in class com.ca.views.CSSurfaceViewRenderer
Set how the video will fill the allowed layout area.
setScalingType(RendererCommon.ScalingType, RendererCommon.ScalingType) - Method in class com.ca.views.CSSurfaceViewRenderer
 
setUnIqueidentifier(String) - Method in class com.ca.dao.CSContact
 
SHARED - Static variable in class com.ca.Utils.CSConstants
 
signUp(String, String, boolean) - Method in class com.ca.wrapper.CSClient
signUp the user
SMS_DELIVERED - Static variable in class com.ca.Utils.CSConstants
 
SMS_DELIVERED_ACK - Static variable in class com.ca.Utils.CSConstants
 
SMS_DELIVERED_ACK_FAILED - Static variable in class com.ca.Utils.CSConstants
 
SMS_NOT_SENT - Static variable in class com.ca.Utils.CSConstants
 
SMS_READ - Static variable in class com.ca.Utils.CSConstants
 
SMS_READ_ACK - Static variable in class com.ca.Utils.CSConstants
 
SMS_READ_ACK_FAILED - Static variable in class com.ca.Utils.CSConstants
 
SMS_RECEIVED - Static variable in class com.ca.Utils.CSConstants
 
SMS_SENT - Static variable in class com.ca.Utils.CSConstants
 
SMS_SENT_FAILED - Static variable in class com.ca.Utils.CSConstants
 
startFileLogging(String, String, boolean) - Method in class com.ca.wrapper.CSClient
startFileLogging.All the log will be written to given file until stopFileLogging is called or upto 30 minutes
startPstnCall(String, String, String, CSLocation) - Method in class com.ca.wrapper.CSCall
initiates an pstn call.
startVideoCall(String, CSSurfaceViewRenderer, CSSurfaceViewRenderer, CSConstants.CALLRECORD, String, CSLocation) - Method in class com.ca.wrapper.CSCall
initiates an outgoing video call.
startVoiceCall(String, CSConstants.CALLRECORD, String, CSLocation) - Method in class com.ca.wrapper.CSCall
initiates an outgoing audio call.
startwritingLogcatToFile(String, boolean) - Method in class com.ca.wrapper.CSClient
start writing Logcat To the given File.
stopFileLogging() - Method in class com.ca.wrapper.CSClient
stopFileLogging
stopwritingLogcatToFile() - Method in class com.ca.wrapper.CSClient
stop writing Logcat To File
STREAMORGINTYPE_CHANNEL - Static variable in class com.ca.Utils.CSConstants
 
STREAMORGINTYPE_CONTACT - Static variable in class com.ca.Utils.CSConstants
 
STREAMORGINTYPE_GROUP - Static variable in class com.ca.Utils.CSConstants
 
SUBADMIN - Static variable in class com.ca.Utils.CSConstants
 
SUBSCRIBER - Static variable in class com.ca.Utils.CSConstants
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.ca.views.CSSurfaceViewRenderer
 
surfaceCreated(SurfaceHolder) - Method in class com.ca.views.CSSurfaceViewRenderer
 
surfaceDestroyed(SurfaceHolder) - Method in class com.ca.views.CSSurfaceViewRenderer
 
syncNativeContacts(int) - Method in class com.ca.wrapper.CSClient
sync native Contacts.If sdk is not in logged in state,Contacts will be auto synced once successful login made.
A B C D E G H I K L M N O P R S T U V 
Skip navigation links