Cannot find protocol definition
2019-12-09 本文已影响0人
帅气的程序媛
Cannot find protocol definition for 'TencentSessionDelegate'
@protocol TencentSessionDelegate<NSObject, TencentLoginDelegate, TencentApiInterfaceDelegate, TencentWebViewDelegate>
在TencentOAuth.h类中#import "TencentApiInterface.h" ,此协议遵守了TencentApiInterfaceDelegate协议