[TOC]

跳过导航链接

cn.jpush.im.android.api.event

类 GroupApprovalEvent.Builder


public static class GroupApprovalEvent.Builder
extends BaseNotificationEvent.Builder

构造器概要

构造器 构造器和说明 Builder()

方法概要

所有方法 实例方法;) 具体方法;) 限定符和类型 方法和说明 GroupApprovalEvent build()

-    

从类继承的方法 cn.jpush.im.android.api.event.BaseNotificationEvent.Builder

setcTime, setDesc, setEventId, setEventType, setExtra, setFromGid, setFromUid, setfromUserAppKey, setFromUsername, setGid, setReturnCode, setToUidList

-    

从类继承的方法 java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

构造器详细资料

-  

Builder

public Builder()

方法详细资料

-  

build

public GroupApprovalEvent build()
  - 覆盖: 
  - <code>build</code> 在类中 <code>BaseNotificationEvent.Builder</code>       

跳过导航链接