Virtual Method

PurpleProtocolServerset_idle

since: 3.0

Declaration [src]

void
set_idle (
  PurpleProtocolServer* protocol_server,
  PurpleConnection* connection,
  gint idletime
)

Description [src]

Tells protocol_server to set the user’s idle time to idletime.

Available since: 3.0

Parameters

connection

Type: PurpleConnection

The PurpleConnection instance.

The data is owned by the caller of the function.
idletime

Type: gint

The number of seconds that the user has been idle.