Name | Description | |
---|---|---|
![]() | Principal | Optional. The user principal this packet was initiated by. |
![]() | UserPacket | Optional. The Application User to attribute this packet to. |
The following tables list the members exposed by IUserPacket.
Name | Description | |
---|---|---|
![]() | Principal | Optional. The user principal this packet was initiated by. |
![]() | UserPacket | Optional. The Application User to attribute this packet to. |
Name | Description | |
---|---|---|
![]() | GetPacketDefinition | Get a new, populated definition for this packet. (Inherited from Gibraltar.Serialization.IPacket) |
![]() | GetRequiredPackets | The list of packets that this packet depends on. (Inherited from Gibraltar.Serialization.IPacket) |
![]() | ReadFields | Read back the field values for the current packet. (Inherited from Gibraltar.Serialization.IPacket) |
![]() | WriteFields | Write out all of the fields for the current packet (Inherited from Gibraltar.Serialization.IPacket) |