Package com.unblu.sdk.core.model
Interface ConversationRecipientInfo
public interface ConversationRecipientInfo
- 
Method Details- 
getTypeEConversationParticipationType getType()
- 
getNameString getName()
- 
getOnlineStateString getOnlineState()
- 
getTargetIdString getTargetId()
- 
getAvatarIdString getAvatarId()
 
-