NIM Unity SDK V2.6.0
载入中...
搜索中...
未找到
NIM.NIMSubscribeApi 成员列表

成员的完整列表,这些成员属于 NIM.NIMSubscribeApi,包括所有继承而来的类成员

BatchPushEventDelegaet(ResponseCode code, List< NIMEventInfo > infoList)NIM.NIMSubscribeApi
BatchQuerySubscribe(int eventType, QuerySubscribeDelegate cb)NIM.NIMSubscribeApiinlinestatic
BatchUnscribeEventDelegate(ResponseCode code, int type)NIM.NIMSubscribeApi
BatchUnSubscribe(int eventType, BatchUnscribeEventDelegate cb)NIM.NIMSubscribeApiinlinestatic
Publish(NIMEventInfo info, PublishEventDelegate cb, object data=null)NIM.NIMSubscribeApiinlinestatic
PublishEventDelegate(ResponseCode code, NIMEventInfo info)NIM.NIMSubscribeApi
PushEventDelegate(ResponseCode code, NIMEventInfo info)NIM.NIMSubscribeApi
QuerySubscribe(int eventType, List< string > idList, QuerySubscribeDelegate cb)NIM.NIMSubscribeApiinlinestatic
QuerySubscribeDelegate(ResponseCode code, List< NIMSubscribeStatus > subscribeList)NIM.NIMSubscribeApi
RegBatchPushEventCb(BatchPushEventDelegaet cb)NIM.NIMSubscribeApiinlinestatic
RegPushEventCb(PushEventDelegate cb)NIM.NIMSubscribeApiinlinestatic
Subscribe(int eventType, long period, NIMEventSubscribeSyncEventType syncType, List< string > idList, SubscribeEventDelegate cb)NIM.NIMSubscribeApiinlinestatic
SubscribeEventDelegate(ResponseCode code, int type, List< string > failedIDList)NIM.NIMSubscribeApi
UnSubscribe(int eventType, List< string > idList, UnSubscribeEventDelegate cb)NIM.NIMSubscribeApiinlinestatic
UnSubscribeEventDelegate(ResponseCode code, int type, List< string > failedIDList)NIM.NIMSubscribeApi