Hubro Connect
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
Hubro Connect
hubro-connect
/
no.hubroplatform.hubroconnect
/
PbandkErrorDetailParser
Pbandk
Error
Detail
Parser
android
object
PbandkErrorDetailParser
:
ErrorDetailParser
Members
Functions
parse
Details
Link copied to clipboard
android
open
override
fun
parseDetails
(
bytes
:
ByteArray
)
:
List
<
ConnectErrorDetail
>
unpack
Link copied to clipboard
android
open
override
fun
<
E
:
Any
>
unpack
(
any
:
AnyError
,
clazz
:
KClass
<
E
>
)
:
E
?