internal AimContact(AIMBuddy contact, AIMClient client) { this.contact = contact; this.client = client; }