public class YWContactFactory extends Object
| Constructor and Description |
|---|
YWContactFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IYWContact |
createAPPContact(String targetUserId,
String targetAppKey)
创建一个跨站联系的联系人
|
static YWAppContactImpl |
createAPPContactImpl(String targetUserId,
String targetAppKey)
创建一个跨站联系的联系人
|
static EServiceContact |
createEServiceContact(String userId,
int groupId) |
public static IYWContact createAPPContact(String targetUserId, String targetAppKey)
targetUserId - targetAppKey - public static EServiceContact createEServiceContact(String userId, int groupId)