Telematics SDK - Interface Specification
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCtelux::tel::CardReaderStatus
oCtelux::tel::CdmaSignalStrengthInfoCDMA signal strength provides methods to get details of Cdma and Evdo like signal strength in dBm and signal level
oCtelux::data::DataCallFailReason
oCtelux::data::DataCallStats
oCtelux::data::DataChannelRate
oCtelux::data::DataFactoryDataFactory is the central factory to create all data classes
oCtelux::data::DataProfileDataProfile class represents single data profile on the modem
oCtelux::tel::ECallMsdControlBits
oCtelux::tel::ECallMsdData
oCtelux::tel::ECallMsdOptionals
oCtelux::tel::ECallOptionalPdu
oCtelux::tel::ECallVehicleIdentificationNumber
oCtelux::tel::ECallVehicleLocation
oCtelux::tel::ECallVehicleLocationDelta
oCtelux::tel::ECallVehiclePropulsionStorageType
oCtelux::tel::GsmSignalStrengthInfoGSM signal strength provides methods to get GSM signal strength in dBm and GSM signal level
oCtelux::tel::ICallICall represents a call in progress. An ICall cannot be directly created by the client, rather it is returned as a result of instantiating a call or from the PhoneListener when receiving an incoming call
oCtelux::tel::ICallListenerA listener class for monitoring changes in call, including call state change and ECall state change. Override the methods for the state that you wish to receive updates for
oCtelux::tel::ICallManagerCall Manager does aggregate state management for in-progress calls It provides APIs for makeCall, makeECall, conferencing or swapping active and on-hold calls and to get the list of in-progress calls
oCtelux::tel::ICard
oCtelux::tel::ICardAppRepresents a single card application
oCtelux::tel::ICardListener
oCtelux::tel::ICardManager
oCtelux::tel::IccResult
oCtelux::common::ICommandCallback
|oCtelux::common::ICommandResponseCallbackGeneral command response callback for most of the requests, client needs to implement this interface to get single shot response
|oCtelux::data::IDataCallStatisticsCallbackInterface for request Data call statistics callback Client needs to implement this interface to get single shot responses for commands like request auto connect
|oCtelux::data::IDataCreateProfileCallback
|oCtelux::data::IDataProfileCallback
|oCtelux::data::IDataProfileListCallbackInterface for getting list of DataProfile using callback. Client needs to implement this interface to get single shot responses for commands like get profile list and query profile
|oCtelux::data::IDataRateCallbackInterface for request Data rate callback Client needs to implement this interface to get single shot responses for commands like request auto connect
|oCtelux::tel::IAtrResponseCallback
|oCtelux::tel::ICardChannelCallback
|oCtelux::tel::ICardCommandCallback
|oCtelux::tel::ICardReaderCallback
|oCtelux::tel::IMakeCallCallbackInterface for Make Call callback object. Client needs to implement this interface to get single shot responses for commands like make call
|oCtelux::tel::ISapCardCommandCallback
|oCtelux::tel::ISignalStrengthCallbackInterface for Signal strength callback object. Client needs to implement this interface to get single shot responses for commands like get signal strength
|oCtelux::tel::ISmscAddressCallback
|oCtelux::tel::IVoiceRadioTechnologyCallbackInterface for voice radio technology callback object. Client needs to implement this interface to get single shot responses for commands like request voice radio technology
|\Ctelux::tel::IVoiceServiceStateCallbackInterface for voice service state callback object. Client needs to implement this interface to get single shot responses for commands like request voice radio technology
oCtelux::data::IDataCallRepresents single established data call on the device
oCtelux::data::IDataConnectionListener
oCtelux::data::IDataConnectionManagerIDataConnectionManager is a primary interface for cellular connectivity This interface provides APIs for start and stop data call connections, get data call information and listener for monitoring data calls
oCtelux::data::IDataProfileManager
oCtelux::loc::IGnssSVInfoIGnssSVInfo provides interface to retrieve the list of SV info available and whether altitude is assumed or calculated
oCtelux::loc::IGpsTimeIGpsTime provides interface to get current GPS week and elapsed time in current GPS week
oCtelux::loc::ILocationInfoILocationInfo provides interface to get postion related information like latitude, longitude, altitude and other information like timestamp, session status etc
oCtelux::loc::ILocationListenerListener class for getting location updates and satellite vehicle information
oCtelux::loc::ILocationManagerILocationManager provides interface to register and remove listeners. It also allows to set and get configuration/ criteria for position reports
oCtelux::data::IpAddrInfo
oCtelux::tel::IPhoneThis class allows getting system information and registering for system events. Each Phone instance is associated with a single SIM. So on a dual SIM device you would have 2 Phone instances
oCtelux::tel::IPhoneListenerA listener class for monitoring changes in specific telephony states on the device, including service state and signal strength. Override the methods for the state that you wish to receive updates for
oCtelux::tel::IPhoneManagerPhone Manager creates one or more phones based on SIM slot count, it allows clients to register for notification of system events. Clients should check if the subsystem is ready before invoking any of the APIs
oCtelux::tel::ISapCardManagerISapCardManager provide APIs for SAP related operations
oCtelux::loc::ISensorDataUsageSpecifies the sensors used for calculating the fixes and the type of measurements which were aided by sensor data
oCtelux::tel::ISmsListenerA listener class for monitoring incoming SMS. Override the methods for the state that you wish to receive updates for
oCtelux::tel::ISmsManagerSMS Manager class is the primary interface to send and receive SMS messages. It allows to send an SMS in several formats and sizes
oCtelux::tel::ISubscriptionSubscription returns information about network operator subscription details pertaining to a SIM card
oCtelux::tel::ISubscriptionListenerA listener class for receiving device subscription information. The methods in listener can be invoked from multiple different threads. The implementation should be thread safe
oCtelux::tel::ISubscriptionManager
oCtelux::loc::ISVInfoISVInfo provides interface to retreive inforation about Satellite Vehicles, their position and health status
oCtelux::loc::LocationFactoryLocationFactory allows creation of location manager
oCtelux::tel::LteSignalStrengthInfoLTE signal strength class provides methods to get details of lte signals like dbm, signal level, reference signal signal-to-noise ratio, channel quality indicator and signal strength
oCtelux::tel::MessageAttributesContains structure of message attributes like encoding type, number of segments, characters left in last segment
oCtelux::tel::PhoneFactoryPhoneFactory is the central factory to create all Telephony SDK Classes and services
oCtelux::data::ProfileParams
oCtelux::common::SdkVersion
oCtelux::tel::SignalStrengthSignalStrength class provides access to LTE,GSM, CDMA signal strengths
oCtelux::tel::SmsMessageA Short Message Service message
oCtelux::common::VersionProvides version of SDK
\Ctelux::tel::VoiceServiceInfo