NativeDtlsEngine.setOnPeerMigrated

void setOnPeerMigrated(DtlsPeerMigratedCallback callback) @safe

Sets the callback fired when a peer migrates to a new address.

Parameters

callbackCallback receiving the peer and old/new addresses.