Class MessageReadDetailFragment
-
- All Implemented Interfaces:
public class MessageReadDetailFragment功能描述: 群组消息阅读状态详情页面
- Since:
5.30.0
rongcloud
-
-
Constructor Summary
Constructors Constructor Description MessageReadDetailFragment()
-
Method Summary
Modifier and Type Method Description ViewonCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)voidonAdapterBindData(ViewHolder holder, ReadReceiptData data)voidonDestroyView()-
-
Method Detail
-
onCreateView
View onCreateView(Context context, LayoutInflater inflater, ViewGroup container, Bundle args)
-
onAdapterBindData
void onAdapterBindData(ViewHolder holder, ReadReceiptData data)
-
onDestroyView
void onDestroyView()
-
-
-
-