A
B
C
D
E
G
I
L
M
O
P
S
U
V
B
- blood - enum entry in ai.benshi.android.sdk.loyalty.event_models.PromoItemType
- book - enum entry in ai.benshi.android.sdk.loyalty.event_models.PromoItemType
- BsLogLevelEvent - class in ai.benshi.android.sdk.loyalty.builders
- BsLogLevelEvent.Builder - class in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent
- BsLogLevelEvent is to log the update of user level.
- BsLogMilestoneEvent - class in ai.benshi.android.sdk.loyalty.builders
- BsLogMilestoneEvent.Builder - class in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent
- BsLogMilestoneEvent is to log actions regarding milestones which can be when the user achieved a milestone.
- BsLogPromoEvent - class in ai.benshi.android.sdk.loyalty.builders
- BsLogPromoEvent.Builder - class in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent
- BsLogPromoEvent is to log the events associated of the promo lists and promo items and when they are clicked on.
- build() - function in ai.benshi.android.sdk.loyalty.builders.BsLogLevelEvent.Builder
- build will validate all of the values provided and if passes will call the track function and queue the events based on it's updateImmediately value and also on the user's network resources.
- build() - function in ai.benshi.android.sdk.loyalty.builders.BsLogMilestoneEvent.Builder
- build will validate all of the values provided and if passes will call the track function and queue the events based on it's updateImmediately value and also on the user's network resources.
- build() - function in ai.benshi.android.sdk.loyalty.builders.BsLogPromoEvent.Builder
- build will validate all of the values provided and if passes will call the track function and queue the events based on it's updateImmediately value and also on the user's network resources.