org.mobicents.protocols.ss7.map.api.service.lsm
public interface LocationType
| Modifier and Type | Method and Description |
|---|---|
DeferredLocationEventType |
getDeferredLocationEventType()
DeferredLocationEventType ::= BIT STRING {
msAvailable (0) ,
enteringIntoArea (1),
leavingFromArea (2),
beingInsideArea (3) } (SIZE (1..16))
-- beingInsideArea is always treated as oneTimeEvent regardless of the possible value
-- of occurrenceInfo inside areaEventInfo.
|
LocationEstimateType |
getLocationEstimateType() |
LocationEstimateType getLocationEstimateType()
DeferredLocationEventType getDeferredLocationEventType()
Copyright © 2012. All Rights Reserved.