msgid
Returns the identifier for the receiver.
Declaration
var msgid: UInt32 { get set }Return Value
The identifier for the receiver.
Discussion
Cooperating applications can use this to define different types of messages, such as connection requests, RPCs, errors, and so on.