onPathMigrationComplete abstract method
Called when path migration completes.
cid is the connection ID.
success indicates whether the migration succeeded.
Implementation
void onPathMigrationComplete(ConnectionId cid, bool success);
Called when path migration completes.
cid is the connection ID.
success indicates whether the migration succeeded.
void onPathMigrationComplete(ConnectionId cid, bool success);