com.signalsoftcorp.lst.client
Interface WBIBilling
- public interface WBIBilling
Defines the methods offered by the Wireless Billing Interface (WBI).
sendEvent
public WBP10BillingResponse sendEvent(java.lang.String clientId,
java.lang.String password,
WBP10BillingRequest request)
- Sends a billing event.
- Parameters:
clientId
- Mandatory string containing the client login ID.password
- Mandatory string containing the client password.request
- Manadatory, contains the billing request.
Copyright © SignalSoft Corp. All Rights Reserved.