NIMSDK-iOS
载入中...
搜索中...
未找到
NIMPassThroughOption.h 文件参考
#import <Foundation/Foundation.h>

浏览源代码.

class  NIMPassThroughHttpData
 
class  NIMPassThroughMsgData
 

枚举

enum  NIPassThroughHttpMethod { NIPassThroughHttpMethodGet = 1 , NIPassThroughHttpMethodPost = 2 , NIPassThroughHttpMethodPut = 3 , NIPassThroughHttpMethodDelete = 4 }
 

枚举类型说明

◆ NIPassThroughHttpMethod

枚举值
NIPassThroughHttpMethodGet 
NIPassThroughHttpMethodPost 
NIPassThroughHttpMethodPut 
NIPassThroughHttpMethodDelete