Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_is_channel_admin()

uint8_t v3_is_channel_admin(uint16_t channel_id);

Arguments

Type Description
uint16_t channel_id The channel ID to query

Returns

Returns non-zero if the local user has channel admin access to the specified channel. Otherwise, returns 0.