nn::nex::PersistentGathering::SetPassword Member Function

Syntax

void SetPassword(
     const String & password
);

Parameters

Name Description
in Password Password when joining a persistent gathering.

Return Values

None.

Description

Sets a password when joining a persistent gathering.

The password is valid only when the persistent gathering type is PasswordLocked.

Revision History

2013/01/11
Initial version.

CONFIDENTIAL