core / com.gmail.ayteneve93.blueberrysherbetcore.request / BlueberryReadRequest
(JVM) class BlueberryReadRequest<ReturnType> :
BlueberryAbstractRequest
<ReturnType>
Name | Summary |
---|---|
(JVM) <init> | BlueberryReadRequest(returnTypeClass: Class <ReturnType>, moshi: Moshi, blueberryDevice: BlueberryDevice <out Any >, priority: Int , uuidString: String ) |
Name | Summary |
---|---|
(JVM) call | fun call(awaitingMills: Int ): BlueberryRequestInfoWithSimpleResult <ReturnType> |
(JVM) convertToSimpleHashMap | fun convertToSimpleHashMap(): HashMap < String , Any ?> |