Este contenido no está disponible en el idioma seleccionado.
10.58. Method: setDetails
Description
Allows to modify channel attributes
Parameters
The following parameters are available for this method:
- string
sessionKey - int
channelDd- channel id - struct - channel_map
- string
checksum_label- New channel repository checksum label (optional) - string
name- New channel name (optional) - string
summary- New channel summary (optional) - string
description- New channel description (optional) - string
maintainer_name- New channel maintainer name (optional) - string
maintainer_email- New channel email address (optional) - string
maintainer_phone- New channel phone number (optional) - string
gpg_key_url- New channel GPG key URL (optional) - string
gpg_key_id- New channel GPG key ID (optional) - string
gpg_key_fp- New channel GPG key fingerprint (optional)
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise.