ReceivingEventArgs

Summary

Represents the event arguments that gets passed to the on_receiving event handler.

Properties

Structure

class ReceivingEventArgs
message

The message being observed when sent.

Type

IMessageBase

protocol

The protocol of the message. It can be "someip", "someipsd", "nm", "arp", "icmp","icmpv6","tcp"

Type

str