EasyManua.ls Logo

STW TC1 - Page 146

STW TC1
374 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
7 Teleservice Application Framework
User Manual 146/374
Parameter
Range
Description
opcn_InterfaceStatus
Down
UP
Signalizes the interface connection to the
internet, if UP or Down.
Goodbye:
typedef void (* PR_LIBTAF_GET_GOODBYE) (const charn * const opcn_DaemonName);
Output Information
Parameter
Range
Description
opcn_DaemonName
0 - 128 characters
examples for typical
daemon names:
ydatad
ygpsd
ylogd
Name of the daemon which has sent the
"goodbye" signal
NRTI (NetworkResponseTimeIndicator):
typedef void (* PR_LIBTAF_GET_NRTI) (const charn * const opcn_NetworkTimeIndicator);
Output Information
Parameter
Range
Description
opcn_NetworkTimeIndicator
0 - 128 characters
network response time indicator in
milliseconds (only an approximate value)
WhoIsThere:
typedef void (* PR_LIBTAF_WHOISTHERE_NOTIFICATION) (const charn * const opcn_DaemonName);
Output Information
Parameter
Range
Description
opcn_DaemonName
0 - 128 characters
examples for typical
daemon names:
ydatad
ygpsd
ylogd
Name of the daemon which has sent the
"WhoIsThere" signal
User_Message:
typedef void (* PR_LIBTAF_USER_MESSAGE_NOTIFICATION) (DBusMessage * const opt_msg);

Table of Contents