is_for_migration


Description:

[ Version ( since = "0.27" ) ]
public bool is_for_migration ()

During seamless migration, channels may be created to establish a connection with the target, but they are temporary and should only handle migration steps.

In order to avoid other interactions with the client, channels should check this value.

Parameters:

this

a Spice session

Returns:

true if the session is a copy created during migration