TIMLoginParam Class Reference

Inherits from NSObject
Declared in TIMComm.h

Overview

登录参数

  identifier

用户名

@property (nonatomic, strong) NSString *identifier

Declared In

TIMComm.h

  userSig

鉴权 Token

@property (nonatomic, strong) NSString *userSig

Declared In

TIMComm.h

  appidAt3rd

App 用户使用 OAuth 授权体系分配的 Appid

@property (nonatomic, strong) NSString *appidAt3rd

Declared In

TIMComm.h