StreamBytesOptions

constructor(topic: String = "", attributes: Map<String, String> = emptyMap(), streamId: String = UUID.randomUUID().toString(), destinationIdentities: List<Participant.Identity> = emptyList(), mimeType: String = "application/octet-stream", name: String = "unknown", totalSize: Long? = null)