get_activation_token


Description:

[ Version ( since = "0.7.10" ) ]
public unowned string? get_activation_token ()

Gets the activation token of the notification.

If an an action is currently being activated, return the activation token. This function is intended to be used in a [callback@ActionCallback] to get the activation token for the activated action, if the notification daemon supports it.

Parameters:

this

The notification.

Returns:

The current activation token, or null if none