public static class Event.PublicServiceFollowableEvent extends Event.BaseConversationEvent
mConversationType, mTargetId
构造器和说明 |
---|
PublicServiceFollowableEvent(java.lang.String targetId,
Conversation.ConversationType conversationType,
boolean isFollow) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
isFollow() |
static Event.PublicServiceFollowableEvent |
obtain(java.lang.String targetId,
Conversation.ConversationType conversationType,
boolean isFollow) |
void |
setIsFollow(boolean isFollow) |
getConversationType, getTargetId, setConversationType, setTargetId
public PublicServiceFollowableEvent(java.lang.String targetId, Conversation.ConversationType conversationType, boolean isFollow)
public static Event.PublicServiceFollowableEvent obtain(java.lang.String targetId, Conversation.ConversationType conversationType, boolean isFollow)
public boolean isFollow()
public void setIsFollow(boolean isFollow)