[ CCode ( has_target = false ) ]
public delegate void ConferenceTitleCallback (Tox self, uint32 conference_number, uint32 peer_number, uint8[] title, void* user_data)
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. |