CoreParticipant

constructor()
constructor(subject: String, isLocal: Boolean = localSubject == subject || subject == SUBJECT_ID_PLACEHOLDER, app: String? = Participant.APP, @Json(name = "role") roleType: ParticipantRoleType, context: String? = Participant.CONTEXT, displayName: String = Participant.DISPLAY_NAME, clientMenu: ParticipantClientMenu? = null)