Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CCVideo
Live_iOS_Play_SDK
Wiki
iOS 直播观看SDK开发指南
iOS 直播观看SDK开发指南
· Changes
Page history
Updated iOS 直播观看SDK开发指南 (markdown)
authored
Nov 21, 2019
by
Clark-new
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
iOS-直播观看SDK开发指南.md
iOS-直播观看SDK开发指南.md
+1
-0
No files found.
iOS-直播观看SDK开发指南.md
View page @
25bd4515
...
...
@@ -133,6 +133,7 @@ ERROR_NETWORK = 1006,//@"网络错误"
### 3.3 配置依赖库
在项目/General/Linked framework and libraries 中不要忘记添加对用的依赖
**基础配置类PlayParameter**
```
@property(nonatomic, copy)NSString *userId;//用户ID
...
...