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 ILinkProvider.IMetadataCallback
Enclosing interface:
ILinkProvider
@Deprecated
public static interface
ILinkProvider.IMetadataCallback
Deprecated.
This callback is useful to keep tracked the result
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
onFailed
()
Deprecated.
void
onSuccess
(
LinkModel
linkModel)
Deprecated.
Method Details
onSuccess
void
onSuccess
(@Nullable
LinkModel
linkModel)
Deprecated.
onFailed
void
onFailed
()
Deprecated.