StreamInfo

fun StreamInfo(    listEventType: String,     isRemote: Boolean,     streamId: String,     callId: String,     type: String = "regular",     name: String,     callType: String,     roomId: String,     callerId: String)