package com.flexpoker.framework.pushnotifier; public interface PushNotification { PushNotificationType getType(); }