OpenMetaverse Protocol Library Developers API Documentation
AssetCallingCard Class
NamespacesOpenMetaverse.AssetsAssetCallingCard
Represents a Callingcard with AvatarID and Position vector
Declaration Syntax
C#
public 
class 
AssetCallingCard : 
Asset
Members
All Members Constructors Methods Properties Fields



Icon Member Description
AssetCallingCard () () () ()
Construct an Asset of type Callingcard

AssetCallingCard(UUID, array< Byte > [] () [] [] )
Construct an Asset object of type Callingcard

AssetCallingCard(UUID)
Constuct an asset of type Callingcard

AssetType
Override the base classes AssetType
(Overrides Asset. AssetType.)
AvatarID
UUID of the Callingcard target avatar

Decode () () () ()
Decode the raw asset data, populating the AvatarID and Position
(Overrides Asset. Decode () () () () .)
Encode () () () ()
Encode the raw contents of a string with the specific Callingcard format
(Overrides Asset. Encode () () () () .)
Inheritance Hierarchy
Object
Asset
  AssetCallingCard

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