Virtual Method
PurpleProtocolClientget_max_message_size
since: 3.0.0
Declaration [src]
gssize
get_max_message_size (
PurpleProtocolClient* client,
PurpleConversation* conv
)
Description [src]
Gets the maximum number of characters per message for conv
.
Available since: 3.0.0
Parameters
conv
-
Type:
PurpleConversation
A
PurpleConversation
instance.The data is owned by the caller of the function.