get_supersedes


Description:

[ Version ( since = "0.13.9" ) ]
public unowned string get_supersedes ()

If this message replaces a previous message, return the value of get_token for that previous message.

Otherwise, return null.

For instance, a user interface could replace the superseded message with this message, or grey out the superseded message.

Parameters:

this

a message

Returns:

a non-empty opaque identifier, or null if none