getPacketById

abstract suspend fun getPacketById(id: Int): DataPacket?(source)

Returns a packet by its internal database ID.