ConferenceTitleCallback


Description:

[ CCode ( has_target = false ) ]
public delegate void ConferenceTitleCallback (Tox self, uint32 conference_number, uint32 peer_number, uint8[] title, void* user_data)

Parameters:

conference_number

The conference number of the conference the title change is intended for.

peer_number

The ID of the peer who changed the title.

title

The title data.