nn::nex::HostMigrationCallback::Register Member Function

Syntax

void Register(
     qUnsignedInt32 idGathering
);

Parameters

Name Description
in idGathering ID of the gathering to be registered.

Return Values

None.

Description

Registers the target of host migration.

You must do this after generating or joining a P2P session (after the asynchronous processing of the Session::CreateSession or Session::JoinSession function completes).

Revision History

2011/01/27
Initial version.

CONFIDENTIAL