supersedes


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.17.5" ) ]
public string[] supersedes { get; }

The object paths of previously-active accounts superseded by this one.

For instance, this can be used in a logger to read old logs for an account that has been migrated from one connection manager to another.

This is not guaranteed to have been retrieved until the TP_ACCOUNT_FEATURE_CORE feature has been prepared; until then, the value is NULL.