ResponseMutableLiveData

Response mutable live data

Since

0.3.0

Constructors

Link copied to clipboard
constructor()
constructor(value: T)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun postEmpty()
Link copied to clipboard
Link copied to clipboard
fun postFailed(errorCode: Int? = null, errorMsg: String? = null)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard