Method

CamelSessionset_online

Declaration [src]

void
camel_session_set_online (
  CamelSession* session,
  gboolean online
)

Description [src]

Sets the online status of session to online.

Sets propertyCamel.Session:online

Parameters

online

Type: gboolean

Whether or not the session should be online.