org.csapi.mm.us
Interface IpUserStatusOperations

All Superinterfaces:
IpInterfaceOperations, IpServiceOperations
All Known Subinterfaces:
IpUserStatus
All Known Implementing Classes:
_IpUserStatusStub, IpUserStatusPOA, IpUserStatusPOATie

public interface IpUserStatusOperations
extends IpServiceOperations

Generated from IDL interface "IpUserStatus"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 int statusReportReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 int triggeredStatusReportingStartReq(IpAppUserStatus appStatus, TpAddress[] users)
           
 void triggeredStatusReportingStop(TpMobilityStopAssignmentData stopRequest)
           
 
Methods inherited from interface org.csapi.IpServiceOperations
setCallback, setCallbackWithSessionID
 

Method Detail

statusReportReq

int statusReportReq(IpAppUserStatus appStatus,
                    TpAddress[] users)
                    throws P_INVALID_INTERFACE_TYPE,
                           P_INFORMATION_NOT_AVAILABLE,
                           TpCommonExceptions,
                           P_APPLICATION_NOT_ACTIVATED,
                           P_UNKNOWN_SUBSCRIBER
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_UNKNOWN_SUBSCRIBER

triggeredStatusReportingStartReq

int triggeredStatusReportingStartReq(IpAppUserStatus appStatus,
                                     TpAddress[] users)
                                     throws P_INVALID_INTERFACE_TYPE,
                                            P_INFORMATION_NOT_AVAILABLE,
                                            TpCommonExceptions,
                                            P_APPLICATION_NOT_ACTIVATED,
                                            P_UNKNOWN_SUBSCRIBER
Throws:
P_INVALID_INTERFACE_TYPE
P_INFORMATION_NOT_AVAILABLE
TpCommonExceptions
P_APPLICATION_NOT_ACTIVATED
P_UNKNOWN_SUBSCRIBER

triggeredStatusReportingStop

void triggeredStatusReportingStop(TpMobilityStopAssignmentData stopRequest)
                                  throws P_INVALID_ASSIGNMENT_ID,
                                         TpCommonExceptions
Throws:
P_INVALID_ASSIGNMENT_ID
TpCommonExceptions


Copyright © 2008. All Rights Reserved.