nn::dlp::CTR::FakeClient::GetLinkLevel Member Function

Syntax

static nn::Result GetLinkLevel(
     nn::uds::LinkLevel * pLinkLevel
);

Arguments

Name Description
out pLinkLevel Returns the link level.

Return Values

Returns the result of the operation.

Description

Gets the link level (signal strength).

Use this function only while the local host is connected to a server (from the CLIENT_STATE_WAITING_INVITE state through to the CLIENT_STATE_REBOOTING state).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL