跳过导航链接
C G N P R T 

C

clear() - 类 中的方法notification.NotifyUtil
根据id清除通知
com.zn.znutils.rx - 程序包 com.zn.znutils.rx
 

G

getInstance() - 类 中的静态方法com.zn.znutils.rx.RxBus
单例模式RxBus

N

notification - 程序包 notification
 
notify_bigPic(PendingIntent, int, String, String, String, int, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
容纳大图片的通知
notify_button(int, int, String, PendingIntent, int, String, PendingIntent, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
里面有两个按钮的通知
notify_customview(RemoteViews, PendingIntent, int, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
自定义视图的通知
notify_HeadUp(PendingIntent, int, int, String, String, String, int, String, PendingIntent, int, String, PendingIntent, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
 
notify_mailbox(PendingIntent, int, int, ArrayList<String>, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
进行多项设置的通知(在小米上似乎不能设置大图标,系统默认大图标为应用图标)
notify_normail_moreline(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
可以容纳多行提示文本的通知信息 (因为在高版本的系统中才支持,所以要进行判断)
notify_normal_singline(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
普通的通知

1.

notify_progress(PendingIntent, int, String, String, String, boolean, boolean, boolean) - 类 中的方法notification.NotifyUtil
有进度条的通知,可以设置为模糊进度或者精确进度
NotifyUtil - notification中的类
 
NotifyUtil(Context, int) - 类 的构造器notification.NotifyUtil
 

P

post(Object) - 类 中的方法com.zn.znutils.rx.RxBus
发送消息

R

RxBus - com.zn.znutils.rx中的类
Created by zn on 2017/7/15.

T

toObserverable(Class<T>) - 类 中的方法com.zn.znutils.rx.RxBus
接收消息
C G N P R T 
跳过导航链接