org.mobicents.protocols.ss7.map.api.service.supplementary
Interface ProcessUnstructuredSSIndication

All Superinterfaces:
MAPMessage, USSDService

public interface ProcessUnstructuredSSIndication
extends USSDService

Author:
amit bhayani

Method Summary
 AddressString getMSISDNAddressString()
          Get the AddressString representing the MSISDN
 void setMSISDNAddressString(AddressString msisdnAddr)
          Set the AddressString representing the MSISDN which sent this USSD String
 
Methods inherited from interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
getUSSDDataCodingScheme, getUSSDString, setUSSDDataCodingScheme, setUSSDString
 
Methods inherited from interface org.mobicents.protocols.ss7.map.api.MAPMessage
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog
 

Method Detail

setMSISDNAddressString

void setMSISDNAddressString(AddressString msisdnAddr)
Set the AddressString representing the MSISDN which sent this USSD String

Parameters:
msisdnAddr -

getMSISDNAddressString

AddressString getMSISDNAddressString()
Get the AddressString representing the MSISDN

Returns:


Copyright © 2010. All Rights Reserved.