SSDKMap class

Constructors

SSDKMap()

Properties

hashCode int
The hash code for this object.
no setterinherited
map Map
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setDouYin(List assetLocalIds, String hashtag, Map extraInfo, int shareActionMode, SSDKContentType type) → void
setDouYinShareActionMode(int shareActionMode) → void
setDropbox(dynamic attachment) → void
setFacebook(String text, dynamic images, String url, String urlTitle, String urlName, String attachementUrl, String hasTag, String quote, SSDKFacebookShareType shareType, SSDKContentType type) → void
setFacebookAssetLocalIdentifier(String imageLocalIdentifiers, String videoLocalIdentifier) → void
setFacebookMessenger(String title, String url, dynamic images, dynamic video, SSDKContentType type) → void
setGeneral(String title, String text, dynamic images, String imageUrlAndroid, String imagePathAndroid, String url, String titleUrlAndroid, String musicUrlAndroid, String videoUrlAndroid, String filePath, SSDKContentType contentType) → void
setImageAndVideoAssets(String imageAssets, Map videoAsset) → void
setInstagram(dynamic images, dynamic x, dynamic y) → void
setKakaoStory(String text, dynamic images, String title, String url, int permission, int enableShare, Map androidExecParam, Map iOSExecParams, SSDKContentType type) → void
setKakaoTalk(String url, String templateId, Map templateArgs) → void
setKuaiShou(String title, String desc, String linkURL, String thumbImage, String openID, String receiverOpenID, String localIdentifier, List tags, String extraInfo, SSDKContentType type) → void
setLinkedIn(String text, dynamic images, String url, String title, String urlDesc, dynamic visibility, SSDKContentType type) → void
setOasis(String title, String text, dynamic assetLoacalIds, dynamic image, String? video, String fileExtension, SSDKContentType type) → void
setPinterest(String image, String desc, String url, String boardName) → void
setQQ(String text, String title, String url, String audio, String video, String musicUrl, String videoUrl, String thumbImage, dynamic images, String imageUrlAndroid, String imagePathAndroid, String titleUrlAndroid, String siteAndroid, String siteUrlAndroid, SSDKContentType type, ShareSDKPlatform subPlatform) → void
setSina(String text, String title, dynamic images, String video, String url, double latitude, double longitude, String objectId, bool isStory, String imageUrl, String imagePath, SSDKContentType type) → void
setSinaLinkCard(String text, String title, String url, String sinaSummary, String imageUrl, String imageX, String imageY) → void
setSnapchat(String title, String attachmentUrl, String image, String? video, String sticker, bool stickerAnimated, double stickerRotation, bool cameraViewState, SSDKContentType type) → void
setTelegram(String text, dynamic images, dynamic audio, dynamic video, dynamic file, dynamic x, dynamic y, SSDKContentType type) → void
setTikTok(List assetLocalIds, String hashtag, Map extraInfo, SSDKContentType type) → void
setTwitter(String text, dynamic images, String video, double latitude, double longitude, SSDKContentType type) → void
setWechat(String text, String title, String url, String thumbImage, dynamic images, String musicFileURL, String extInfo, String imageUrl, dynamic imageData, String fileData, String emoticonData, String fileExtension, String sourceFileData, SSDKContentType contentType, ShareSDKPlatform subPlatform) → void
setWeChatMiniProgram(String title, String desc, String webUrl, String path, String thumbImage, String hdThumbImage, String imageUrlAndroid, String userName, bool withShareTicket, int miniProgramType, ShareSDKPlatform subPlatform) → void
setWhatsApp(String text, dynamic images, dynamic audio, dynamic video, dynamic x, dynamic y, SSDKContentType type) → void
setYiXin(String text, String title, String url, dynamic thumbImage, dynamic images, String musicFileURL, String musicLowBandUrl, String musicDataUrl, String musicLowBandDataUrl, String extInfo, String fileData, String videoLowBandUrl, String comment, String userId, SSDKContentType type, int platformSubType) → void
setYouDaoNote(String text, dynamic images, String title, String source, String author, String notebook) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited