Contains blacklist and whitelist data returned
from the simulator in response to an
[!:RequestParcelAccesslist]request
Declaration Syntax
C# |
public class ParcelAccessListReplyEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
ParcelAccessListReplyEventArgs(Simulator, Int32, Int32, UInt32, List < (Of < <' ( ParcelManager . . :: . . ParcelAccessEntry > ) > > ) ) |
Construct a new instance of the
ParcelAccessListReplyEventArgs class
|
|
AccessList |
Get the list containing the white/blacklisted
agents for the parcel
|
|
Flags |
TODO:
|
|
LocalID |
Get the simulator specific ID of the
parcel
|
|
SequenceID |
Get the user assigned ID used to correlate a
request with these results
|
|
Simulator |
Get the simulator the parcel is located
in
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)