Feedback

  • Contents
 

ChatObject.remoteName Property

Definition

The ChatObject.remoteName property allows you to retrieve the user name entered by the person who requested the chat. You can also assign a name.

Syntax

ChatObject.remoteName

Usage

Read Yes

Write Yes

Value Assigned

pVal

Any string value that you wish to assign.

Value Returned

String

The name of the person who requested the chat.