IIPPacketAction class

Constructors

IIPPacketAction()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

AddChild → const int
AttachResource → const int
ClearAllAttributes → const int
ClearAttributes → const int
CreateResource → const int
DeleteResource → const int
DetachResource → const int
GetAllAttributes → const int
GetAttributes → const int
InvokeFunction → const int
KeepAlive → const int
LinkTemplates → const int
Listen → const int
ProcedureCall → const int
ReattachResource → const int
RemoveChild → const int
RenameResource → const int
Reserved → const int
ResourceChildren → const int
ResourceHistory → const int
ResourceParents → const int
SetProperty → const int
StaticCall → const int
TemplateFromClassId → const int
TemplateFromClassName → const int
TemplateFromResourceId → const int
Unlisten → const int
UpdateAllAttributes → const int
UpdateAttributes → const int