internal MsnContact(MSNBuddy contact, MSNClient client) { this.contact = contact; this.client = client; }