Class MAPExample
java.lang.Object
MAPExample
- All Implemented Interfaces:
- MAPDialogListener, MAPServiceListener
public class MAPExample
- extends java.lang.Object
- implements MAPDialogListener, MAPServiceListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
run
public void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
onMAPAcceptInfo
public void onMAPAcceptInfo(MAPAcceptInfo mapAccptInfo)
- Specified by:
onMAPAcceptInfo in interface MAPDialogListener
onMAPCloseInfo
public void onMAPCloseInfo(MAPCloseInfo mapCloseInfo)
- Specified by:
onMAPCloseInfo in interface MAPDialogListener
onMAPOpenInfo
public void onMAPOpenInfo(MAPOpenInfo mapOpenInfo)
- Specified by:
onMAPOpenInfo in interface MAPDialogListener
onMAPProviderAbortInfo
public void onMAPProviderAbortInfo(MAPProviderAbortInfo mapProviderAbortInfo)
- Specified by:
onMAPProviderAbortInfo in interface MAPDialogListener
onMAPRefuseInfo
public void onMAPRefuseInfo(MAPRefuseInfo mapRefuseInfo)
- Specified by:
onMAPRefuseInfo in interface MAPDialogListener
onMAPUserAbortInfo
public void onMAPUserAbortInfo(MAPUserAbortInfo mapUserAbortInfo)
- Specified by:
onMAPUserAbortInfo in interface MAPDialogListener
onProcessUnstructuredSSIndication
public void onProcessUnstructuredSSIndication(ProcessUnstructuredSSIndication procUnstrInd)
- Specified by:
onProcessUnstructuredSSIndication in interface MAPServiceListener
onUnstructuredSSIndication
public void onUnstructuredSSIndication(UnstructuredSSIndication unstrInd)
- Specified by:
onUnstructuredSSIndication in interface MAPServiceListener
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011. All Rights Reserved.