AuthSetting
用户授权的设置信息
属性
boolean scope.userInfo
是否授权用户信息,对应接口 tt.getUserInfo
boolean scope.userLocation
是否授权地理位置,对应接口 tt.getLocation
boolean scope.address
是否授权通讯地址,对应接口 tt.chooseAddress
boolean scope.record
是否授权录音功能,对应接口 tt.getRecorderManager.start
boolean scope.album
是否授权保存到相册 tt.saveImageToPhotosAlbum, tt.saveVideoToPhotosAlbum
boolean scope.camera
是否授权摄像头 对应接口 tt.scanCode,tt.chooseImage,tt.chooseVideo