OpenMetaverse Protocol Library Developers API Documentation
AccessDeniedReason Enumeration
NamespacesOpenMetaverseAccessDeniedReason
Reasons agent is denied access to a parcel on the simulator
Declaration Syntax
C#
public 
enum 
AccessDeniedReason
Members
Member Description
NotDenied Agent is not denied, access is granted
NotInGroup Agent is not a member of the group set for the parcel, or which owns the parcel
NotOnAllowList Agent is not on the parcels specific allow list
BannedFromParcel Agent is on the parcels ban list
NoAccess Unknown
NotAgeVerified Agent is not age verified and parcel settings deny access to non age verified avatars

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)