-
public class PrivateNotificationContentHelperHelper to extract a package local field from BatchInboxNotificationContent
-
-
Method Summary
Modifier and Type Method Description static InboxNotificationContentInternalgetInternalContent(BatchInboxNotificationContent publicContent)static BatchInboxNotificationContentgetPublicContent(InboxNotificationContentInternal internalContent)-
-
Method Detail
-
getInternalContent
static InboxNotificationContentInternal getInternalContent(BatchInboxNotificationContent publicContent)
-
getPublicContent
static BatchInboxNotificationContent getPublicContent(InboxNotificationContentInternal internalContent)
-
-
-
-