|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TpUserLocationExtended | |
|---|---|
| org.csapi.mm | |
| org.csapi.mm.ul | |
| org.mobicents.csapi.jr.slee.mm.ul | Contains the Parlay User Location interfaces. |
| Uses of TpUserLocationExtended in org.csapi.mm |
|---|
| Fields in org.csapi.mm declared as TpUserLocationExtended | |
|---|---|
TpUserLocationExtended[] |
TpUserLocationExtendedSetHolder.value
|
TpUserLocationExtended |
TpUserLocationExtendedHolder.value
|
| Methods in org.csapi.mm that return TpUserLocationExtended | |
|---|---|
static TpUserLocationExtended[] |
TpUserLocationExtendedSetHelper.extract(org.omg.CORBA.Any any)
|
static TpUserLocationExtended |
TpUserLocationExtendedHelper.extract(org.omg.CORBA.Any any)
|
static TpUserLocationExtended[] |
TpUserLocationExtendedSetHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static TpUserLocationExtended |
TpUserLocationExtendedHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.csapi.mm with parameters of type TpUserLocationExtended | |
|---|---|
static void |
TpUserLocationExtendedHelper.insert(org.omg.CORBA.Any any,
TpUserLocationExtended s)
|
static void |
TpUserLocationExtendedSetHelper.insert(org.omg.CORBA.Any any,
TpUserLocationExtended[] s)
|
static void |
TpUserLocationExtendedHelper.write(org.omg.CORBA.portable.OutputStream out,
TpUserLocationExtended s)
|
static void |
TpUserLocationExtendedSetHelper.write(org.omg.CORBA.portable.OutputStream _out,
TpUserLocationExtended[] _s)
|
| Constructors in org.csapi.mm with parameters of type TpUserLocationExtended | |
|---|---|
TpUserLocationExtendedHolder(TpUserLocationExtended initial)
|
|
TpUserLocationExtendedSetHolder(TpUserLocationExtended[] initial)
|
|
| Uses of TpUserLocationExtended in org.csapi.mm.ul |
|---|
| Methods in org.csapi.mm.ul with parameters of type TpUserLocationExtended | |
|---|---|
void |
_IpAppUserLocationStub.extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
_IpAppTriggeredUserLocationStub.extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppUserLocationPOATie.extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppUserLocationOperations.extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppTriggeredUserLocationPOATie.extendedLocationReportRes(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
_IpAppUserLocationStub.periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
_IpAppTriggeredUserLocationStub.periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppUserLocationPOATie.periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppUserLocationOperations.periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
IpAppTriggeredUserLocationPOATie.periodicLocationReport(int assignmentId,
TpUserLocationExtended[] locations)
|
void |
_IpAppTriggeredUserLocationStub.triggeredLocationReport(int assignmentId,
TpUserLocationExtended location,
TpLocationTriggerCriteria criterion)
|
void |
IpAppTriggeredUserLocationPOATie.triggeredLocationReport(int assignmentId,
TpUserLocationExtended location,
TpLocationTriggerCriteria criterion)
|
void |
IpAppTriggeredUserLocationOperations.triggeredLocationReport(int assignmentId,
TpUserLocationExtended location,
TpLocationTriggerCriteria criterion)
|
| Uses of TpUserLocationExtended in org.mobicents.csapi.jr.slee.mm.ul |
|---|
| Methods in org.mobicents.csapi.jr.slee.mm.ul that return TpUserLocationExtended | |
|---|---|
TpUserLocationExtended |
TriggeredLocationReportEvent.getLocation()
Returns the location |
TpUserLocationExtended[] |
PeriodicLocationReportEvent.getLocations()
Returns the locations |
TpUserLocationExtended[] |
ExtendedLocationReportResEvent.getLocations()
Returns the locations |
| Constructors in org.mobicents.csapi.jr.slee.mm.ul with parameters of type TpUserLocationExtended | |
|---|---|
ExtendedLocationReportResEvent(TpServiceIdentifier tpServiceIdentifier,
int assignmentId,
TpUserLocationExtended[] locations)
Constructor for ExtendedLocationReportResEvent |
|
PeriodicLocationReportEvent(TpServiceIdentifier tpServiceIdentifier,
int assignmentId,
TpUserLocationExtended[] locations)
Constructor for PeriodicLocationReportEvent |
|
TriggeredLocationReportEvent(TpServiceIdentifier tpServiceIdentifier,
int assignmentId,
TpUserLocationExtended location,
TpLocationTriggerCriteria criterion)
Constructor for TriggeredLocationReportEvent |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||