[ Version ( deprecated = true , since = "0.2.4" , deprecated_since = "0.2.5" , replacement = "conference_get_id" ) ]
public uint8[]? conference_get_uid (uint32 conference_number)
Warning: conference_get_uid is deprecated since "0.2.5". Use ToxCore.Tox.conference_get_id.
Get the conference unique ID.
conference id on success or null. |