Uses of Class
com.opencloud.slee.resources.cgin.cap_v4.CAP4EventTypeSMS
-
Packages that use CAP4EventTypeSMS Package Description com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol. -
-
Uses of CAP4EventTypeSMS in com.opencloud.slee.resources.cgin.cap_v4
Fields in com.opencloud.slee.resources.cgin.cap_v4 declared as CAP4EventTypeSMS Modifier and Type Field Description static CAP4EventTypeSMS
CAP4EventTypeSMS. sms_DeliveryRequested
Reference to value of the constant sms_DeliveryRequested.static CAP4EventTypeSMS
CAP4EventTypeSMS. t_smsDelivery
Reference to value of the constant t_smsDelivery.static CAP4EventTypeSMS
CAP4EventTypeSMS. t_smsFailure
Reference to value of the constant t_smsFailure.
-