release_name


Description:

[ Version ( since = "0.7.30" ) ]
public bool release_name (string well_known_name) throws Error

Release the given well-known name.

This makes a synchronous call to the bus daemon.

Parameters:

this

a TpDBusDaemon

well_known_name

a well-known name owned by this process to release

Returns:

true if well_known_name was released, or false and sets error if an error occurred.