Package com.zopim.android.sdk.chatlog
Interface LeadItem
-
public interface LeadItemAllows defining items as leading item
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description booleanisLeadItem()Tells if this item is leading itemvoidsetLeadItem(boolean lead)Configures this item as leading item
-