get

abstract operator fun get(index: Int): SingleMessageReceipt(source)

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

Throws