Instance Property インスタンスプロパティ

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. 協力しているアプリケーションは、これを使って異なる種類のメッセージを定義できます、たとえば接続リクエスト、RPC、エラー、などなど。