Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMPhobos
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMPhobos
Commits
f557e3ba
Commit
f557e3ba
authored
Dec 27, 2016
by
汪洋
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wanjun/add_wifi' into 'master'
回复错误删除的代码 See merge request
!6
parents
82cc192e
83440375
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
Phobos.h
Pod/Classes/Phobos.h
+5
-0
No files found.
Pod/Classes/Phobos.h
View file @
f557e3ba
...
@@ -29,6 +29,11 @@
...
@@ -29,6 +29,11 @@
*/
*/
+
(
Phobos
*
)
clientWithAppName
:(
NSString
*
)
appName
channelId
:(
NSString
*
)
channelId
;
+
(
Phobos
*
)
clientWithAppName
:(
NSString
*
)
appName
channelId
:(
NSString
*
)
channelId
;
+
(
instancetype
)
sharedClient
;
+
(
void
)
setSharedClient
:(
Phobos
*
)
client
;
/**
/**
* @brief 设置是否打印sdk的log信息,默认不开启
* @brief 设置是否打印sdk的log信息,默认不开启
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment