API Version: 1.0
Library Version: 0.6
enum Xdp.PersistMode
Options for how the screencast session should persist.
XDP_PERSIST_MODE_NONE
Do not persist.
XDP_PERSIST_MODE_TRANSIENT
Persist as long as the application is alive.
XDP_PERSIST_MODE_PERSISTENT
Persist until the user revokes this permission.