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

All Superinterfaces:
MAPMessage, USSDService

public interface ProcessUnstructuredSSRequest
extends USSDService

This service is used between the MSC and the VLR and between the VLR and the HLR to relay information in order to allow unstructured supplementary service operation.

Author:
amit bhayani

Method Summary
 AddressString getMSISDNAddressString()
           
 void setMSISDNAddressString(AddressString msisdnAddr)
           
 
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)

getMSISDNAddressString

AddressString getMSISDNAddressString()


Copyright © 2011. All Rights Reserved.