You are here: MessengerYouLike.IMSDK > IMSDK Reference > IMSDK Namespace > Classes > User Class
MessengerYouLike
User Class

This Class Show the Information for the Logged in user

IMSDK.User
C#
public class User;
Visual Basic
Public Class User

When a user is logged in this Class fills with information for the user like its username , password and other info this class exposes only the properties

Topics
Name 
Description 
 
 
Public Methods
Public Constructors
 
Name 
Description 
 
New 
This is New, a member of class User. 
User Properties
 
Name 
Description 
 
This Property show the email address of the logged in user  
 
Collection of File transfers for the logged in user  
 
This Property show the current logged in user first name  
 
This Property show the current logged in user Groups  
 
This Property show the current logged in user Last name  
 
This Property show the current logged in user Nick name  
 
This Property show the current logged in user password  
 
This Property show the Status [ IMSDK.IMClient.Status ] of the Logged in user  
 
This Property shows total number of friends that this user has in its Contacts list  
 
This Property shows total number of Groups that this user has in its Contacts list  
 
This Property show the current logged in user username  
Public Constructors
 
Name 
Description 
 
New 
This is New, a member of class User. 
Name 
Description 
 
 
 
Name 
Description 
 
This Property show the email address of the logged in user  
 
Collection of File transfers for the logged in user  
 
This Property show the current logged in user first name  
 
This Property show the current logged in user Groups  
 
This Property show the current logged in user Last name  
 
This Property show the current logged in user Nick name  
 
This Property show the current logged in user password  
 
This Property show the Status [ IMSDK.IMClient.Status ] of the Logged in user  
 
This Property shows total number of friends that this user has in its Contacts list  
 
This Property shows total number of Groups that this user has in its Contacts list  
 
This Property show the current logged in user username  
You are here: MessengerYouLike.IMSDK > IMSDK Reference > IMSDK Namespace > Classes > User Class
Copyright (c) 2007. All rights reserved.