JavaScript is disabled on your browser.
Skip navigation links
STREAMWIDE SDK Android
3.12.1
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.streamwide.smartms.lib.template.link
Interface IDownloadPreviewThumbnailCallback
public interface
IDownloadPreviewThumbnailCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onFail
()
void
onSuccess
(
String
thumbnailPath)
Method Details
onSuccess
void
onSuccess
(@NonNull
String
thumbnailPath)
onFail
void
onFail
()