Visual Structure
This section defines terms and concepts used in the scope of the RadChat
control with which you have to get familiar before you continue to read its documentation. They can also be helpful when contacting our support service in order to describe your issue better.
-
Current author—An instance of the
Author
class that is set to theCurrentAuthor
property of RadChat. -
Non-current author—An instance of the
Author
class that is not the one set to theCurrentAuthor
property. - Message input box—The input box for inputting a message.
- Send button—Button to send the input message.