Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0838ff9

Browse files
author
moblarry
committed
update v4.4.2
1 parent 7ad4931 commit 0838ff9

File tree

213 files changed

+110
-26
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+110
-26
lines changed

README.md

Lines changed: 6 additions & 0 deletions

SDK/ShareSDK/ShareSDK.framework/Headers/NSMutableDictionary+SSDKShare.h

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,16 @@
12031203
extraInfo:(NSString *)extraInfo
12041204
type:(SSDKContentType)type;
12051205

1206+
#pragma mark - Tumblr
1207+
1208+
/** 设置快手分享参数
1209+
* @param text 标题
1210+
* @param dataPath 文件路径
1211+
* @param type 分享的类型
1212+
*/
1213+
- (void)SSDKSetupTumblrShareParamsByTitle:(NSString *)title
1214+
dataPath:(NSString *)dataPath
1215+
type:(SSDKContentType)type;
12061216
#pragma mark - Deprecated
12071217

12081218
- (void)SSDKEnableUseClientShare __deprecated_msg("Discard form v4.2.0");
0 Bytes
Binary file not shown.
17.6 KB
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)