Property

PurpleAccount:protocol

unstable since: 3.0

Declaration

property protocol: Purple.Protocol [ read, write, construct-only ]

Description [src]

The protocol that this account is using.

This will set PurpleAccount:protocol-id to the PurpleProtocol:id of the new protocol.

If PurpleAccount:protocol-id is set first, this will be lazy initialized by the first call to purple_account_get_protocol().

Type:PurpleProtocol

Available since: 3.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes