C# Class jabber.connection.RoomParticipant

Afficher le fichier Open project: codebutler/jabber-net Class Usage Examples

Méthodes publiques

Méthode Description
RoomParticipant ( Presence pres ) : System

Create a participant from the last presence received for that user.

ToString ( ) : string

The nick JID or nick (real).

Method Details

RoomParticipant() public méthode

Create a participant from the last presence received for that user.
public RoomParticipant ( Presence pres ) : System
pres Presence
Résultat System

ToString() public méthode

The nick JID or nick (real).
public ToString ( ) : string
Résultat string