点击或拖拽改变大小

ContactsManagerGetContactEnties 方法

获取通讯录

命名空间:  Smobiler.Core.RPC
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public void GetContactEnties(
	ContactEntityHandler handler
)

参数

handler
类型:Smobiler.Core.RPCContactEntityHandler
在获取通讯录后调用的委托
备注
在每一次获取通讯录时,在客户端会提示请求许可
参见