get

abstract operator fun get(index: Int): SingleMessageReceipt

根据索引值获取到指定位置的 SingleMessageReceipt

Throws