BlueberrySherbet

core / com.gmail.ayteneve93.blueberrysherbetcore.request / BlueberryNotifyOrIndicateRequest

BlueberryNotifyOrIndicateRequest

(JVM) class BlueberryNotifyOrIndicateRequest<ReturnType> : BlueberryAbstractRequest<ReturnType>

Constructors

Name Summary
(JVM) <init> BlueberryNotifyOrIndicateRequest(returnTypeClass: Class<ReturnType>, moshi: Moshi, blueberryDevice: BlueberryDevice<out Any>, priority: Int, uuidString: String, requestType: Class<out Annotation>, endSignal: String)

Functions

Name Summary
(JVM) call fun call(awaitingMills: Int): BlueberryRequestInfoWithRepetitiousResults<ReturnType>
(JVM) convertToSimpleHashMap fun convertToSimpleHashMap(): HashMap<String, Any?>