Method

PurpleProtocolget_whiteboard_ops

since: 3.0

Declaration [src]

PurpleWhiteboardOps*
purple_protocol_get_whiteboard_ops (
  PurpleProtocol* protocol
)

Description [src]

Gets the whiteboard ops of a protocol.

Available since: 3.0

Return value

Type: PurpleWhiteboardOps

The whiteboard ops of the protocol.

The data is owned by the instance.