SessionMigration
Description:
[ CCode ( cprefix = "SPICE_SESSION_MIGRATION_" , type_id = "spice_session_migration_get_type ()" ) ]
public enum SessionMigration
Content:
Enum values:
- CONNECTING - the migration is
connecting to destination (Since: 0.27)
- MIGRATING - the session is
migrating seamlessly (reconnect)
- NONE - no migration going on
- SWITCHING - the session is
switching host (destroy and reconnect)