Method

PurpleConnectionget_protocol

since: 3.0

Declaration [src]

PurpleProtocol*
purple_connection_get_protocol (
  PurpleConnection* gc
)

Description [src]

Returns the protocol managing a connection.

Available since: 3.0

Return value

Type: PurpleProtocol

The protocol.

The data is owned by the instance.