7 Teleservice Application Framework
User Manual 146/374
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
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
opcn_NetworkTimeIndicator
network response time indicator in
milliseconds (only an approximate value)
WhoIsThere:
typedef void (* PR_LIBTAF_WHOISTHERE_NOTIFICATION) (const charn * const opcn_DaemonName);
Output Information
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);