Package com.batch.android.inbox
Class InboxCandidateNotificationInternal
- java.lang.Object
-
- com.batch.android.inbox.InboxCandidateNotificationInternal
-
public class InboxCandidateNotificationInternal extends java.lang.ObjectInternal representation of an inbox candidate notification's content
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringidentifierbooleanisUnread
-
Constructor Summary
Constructors Constructor Description InboxCandidateNotificationInternal(java.lang.String identifier, boolean isUnread)
-