emit 接受 data 類,而 emit emitSource 接受 LiveData<T> ( T -> data )。 考慮以下示例:-我有兩種類型的調用:- suspend fun getData(): Data // returns directly ...
確定! 回上一頁