Method

PurpleWhiteboardget_protocol_data

since: 3.0

Declaration [src]

gpointer
purple_whiteboard_get_protocol_data (
  PurpleWhiteboard* whiteboard
)

Description [src]

Gets the protocol data for a whiteboard.

Available since: 3.0

Return value

Type: gpointer

The protocol data for the whiteboard.

The data is owned by the instance.
The return value can be NULL.