public class AnnouncementsDeliveryService extends BaseService
session| Constructor and Description |
|---|
AnnouncementsDeliveryService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
updateDelivery(long userId,
java.lang.String type,
boolean email,
boolean sms,
boolean website) |
checkNull, getSession, mangleWrapper, setSession, toStringpublic AnnouncementsDeliveryService(Session session)