core / com.gmail.ayteneve93.blueberrysherbetcore.request.info / BlueberryRequestInfoWithoutResult
(JVM) class BlueberryRequestInfoWithoutResult :
BlueberryAbstractRequestInfo
Name | Summary |
---|---|
(JVM) <init> | BlueberryRequestInfoWithoutResult(uuid: UUID , priority: Int , awaitingMills: Int , blueberryRequest: BlueberryAbstractRequest <out Any >, requestType: Class <out Annotation >, inputString: String ?, checkIsReliable: Boolean ) |
Name | Summary |
---|---|
(JVM) checkIsReliable | val checkIsReliable: Boolean |
Name | Summary |
---|---|
(JVM) byCoroutine | suspend fun byCoroutine(): Int |
(JVM) byRx2 | fun byRx2(): Single< Int > |
(JVM) convertToSimpleHashMap | fun convertToSimpleHashMap(): HashMap < String , Any ?> |
(JVM) enqueue | fun enqueue(callback: BlueberryCallbackWithoutResult ): Unit |