A
B
C
D
E
G
I
L
M
O
P
S
U
V
S
- setAction(MilestoneAction) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- setAction is required to set the Action type for the Milestone event.
- setAction(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- setAction is required to set the Action type for the Milestone event.
- setAction_value(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- setItem_id(String) - function in ai.benshi.android.sdk.loyalty.event_models.PromoItemObject
- setItem_type(String) - function in ai.benshi.android.sdk.loyalty.event_models.PromoItemObject
- setMeta(Object) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- You can pass any type of value in setMeta.
- setMeta(Object) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- You can pass any type of value in setMeta.
- setMeta(Object) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- You can pass any type of value in setMeta.
- setMilestone_id(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- setMilestoneId(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- setMilestoneId is required for logging the milestone user achieved.
- setModule_id(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setModuleId(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setModuleId is for specific use-case when update of level is from e-learning.
- setNew_level(Integer) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setNewLevel(Integer) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setNewLevel is required to set the new score/level number for the user.
- setPrev_level(Integer) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setPreviousLevel(Integer) - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- setPreviousLevel is required to set the previous score/level number for the user.
- setPromo_action(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromo_id(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromo_items_list(<ERROR CLASS>) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromo_title(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromo_type(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoAction(PromoAction) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoAction is required to set the action for the promo
- setPromoAction(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoId(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoId is required to set the Id of the promo
- setPromoTitle(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoTitle is required to set the title of the promo (if any)
- setPromoType(PromoType) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- setPromoType is required to set the type of the promo
- setPromoType(String) - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder