Webcom Android API
/
com.orange.webcom.sdkv2.datasync
/
DatasyncValue
/
convertedAsMap
converted
As
Map
inline
fun
<
T
:
Any
>
convertedAsMap
(
)
:
Map
<
String
,
T
>?
Content copied to clipboard
Convenient shortcut to
convertToMapOf
, which returns
null
in case of failure.