|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMP10SubscriberStatus | |
com.signalsoftcorp.lst.client | This package contains all classes needed to access the WLI, WMI, WBI and WVI WebServices. |
Uses of WMP10SubscriberStatus in com.signalsoftcorp.lst.client |
Methods in com.signalsoftcorp.lst.client that return WMP10SubscriberStatus | |
WMP10SubscriberStatus[] |
WMP10MessagingResponse.getSubscriberStatus()
An array of SusbcriberStatus instances that indicates whether a message was sent to a certain subscriber or not. |
Methods in com.signalsoftcorp.lst.client with parameters of type WMP10SubscriberStatus | |
void |
WMP10MessagingResponse.setSubscriberStatus(WMP10SubscriberStatus[] ss)
|
Constructors in com.signalsoftcorp.lst.client with parameters of type WMP10SubscriberStatus | |
WMP10MessagingResponse(int code,
java.lang.String detail,
WMP10SubscriberStatus[] subscriberStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |