nn::nex::Community::SetPassword Member Function

Syntax

void SetPassword(
     const String & password
);

Parameters

Name Description
in Password The password for participating in the community.

Return Values

None.

Description

Sets a password when joining a community.

The password is valid only when the community type is PasswordLocked.

Revision History

2011/06/29
Initial version.

CONFIDENTIAL