A  B  C  E  G  I  M  O  Q  R  S  T  U  V 

S

setActionValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setActionValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setActionValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setAnswerId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setAnswerId is required to log answerId for the answer provided by the user for the Question on which user has attempted.
setAnswerIdValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setDuration(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setDuration is required to log the duration (time elapsed) by the user to complete the exam.
setDurationValue(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setExamAction(ExamAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamAction is required to set the Action type for the Exam event.
setExamAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamAction is required to set the Action type for the Exam event.
setExamId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setExamId is required to log examId for the Exam on which user is performing actions.
setExamId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setExamId is required to log exam_id for the exam the Question belongs to.
setExamIdValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setExamIdValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setIsPassedValue(Boolean) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
You can pass any type of value in setMeta.
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
You can pass any type of value in setMeta.
setMeta(Object) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
You can pass any type of value in setMeta.
setModuleAction(ModuleLogAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleAction is required to set the Action type for the module event.
setModuleAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleAction is required to set the Action type for the module event.
setModuleId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleId is required to log moduleId for the module being opened by the user.
setModuleIdValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setModuleProgress(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
setModuleProgress is required to pass current progress of the module which the user is viewing.
setProgressValue(Integer) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogModuleEvent.Builder
 
setQuestionAction(QuestionAction) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionAction is required to set the Action type for the Question event.
setQuestionAction(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionAction is required to set the Action type for the Question event.
setQuestionId(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
setQuestionId is required to log questionId for the Question on which user has attempted.
setQuestionIdValue(String) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogQuestionEvent.Builder
 
setScore(Float) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
setScore is required if there is some score provided ot the user in result of the exam submitted.
setScoreValue(Float) - function in ai.causalfoundry.android.sdk.e_learning.builders.CfLogExamEvent.Builder
 
Skip - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.QuestionAction
 
Start - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.ExamAction
 
Submit - enum entry in ai.causalfoundry.android.sdk.e_learning.event_types.ExamAction
 
A  B  C  E  G  I  M  O  Q  R  S  T  U  V