NIM Unity SDK V2.6.0
|
成员的完整列表,这些成员属于 NIM.NIMSubscribeApi,包括所有继承而来的类成员
BatchPushEventDelegaet(ResponseCode code, List< NIMEventInfo > infoList) | NIM.NIMSubscribeApi | |
BatchQuerySubscribe(int eventType, QuerySubscribeDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
BatchUnscribeEventDelegate(ResponseCode code, int type) | NIM.NIMSubscribeApi | |
BatchUnSubscribe(int eventType, BatchUnscribeEventDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
Publish(NIMEventInfo info, PublishEventDelegate cb, object data=null) | NIM.NIMSubscribeApi | inlinestatic |
PublishEventDelegate(ResponseCode code, NIMEventInfo info) | NIM.NIMSubscribeApi | |
PushEventDelegate(ResponseCode code, NIMEventInfo info) | NIM.NIMSubscribeApi | |
QuerySubscribe(int eventType, List< string > idList, QuerySubscribeDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
QuerySubscribeDelegate(ResponseCode code, List< NIMSubscribeStatus > subscribeList) | NIM.NIMSubscribeApi | |
RegBatchPushEventCb(BatchPushEventDelegaet cb) | NIM.NIMSubscribeApi | inlinestatic |
RegPushEventCb(PushEventDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
Subscribe(int eventType, long period, NIMEventSubscribeSyncEventType syncType, List< string > idList, SubscribeEventDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
SubscribeEventDelegate(ResponseCode code, int type, List< string > failedIDList) | NIM.NIMSubscribeApi | |
UnSubscribe(int eventType, List< string > idList, UnSubscribeEventDelegate cb) | NIM.NIMSubscribeApi | inlinestatic |
UnSubscribeEventDelegate(ResponseCode code, int type, List< string > failedIDList) | NIM.NIMSubscribeApi |