![]() |
![]() |
![]() |
telepathy-logger Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
TplTextEvent; TplTextEventClass; TplTextEventPriv; TpChannelTextMessageType tpl_text_event_get_message_type (TplTextEvent *self
); const gchar * tpl_text_event_get_message (TplTextEvent *self
);
"message" gchar* : Read / Write / Construct Only "message-type" guint : Read / Write / Construct Only
TpChannelTextMessageType tpl_text_event_get_message_type
(TplTextEvent *self
);
|
a TplTextEvent |
Returns : |
the same message as the "message-type" property |
const gchar * tpl_text_event_get_message (TplTextEvent *self
);
|
a TplTextEvent |
Returns : |
the same message as the "message" property |