Class ReadAssetEvent

All Implemented Interfaces:
HasAssetQuery, RespondableEvent

public class ReadAssetEvent extends SharedEvent implements HasAssetQuery, RespondableEvent
A client sends this event to the server to read the specified asset, optionally restricting which attributes expecting the server to answer "soon" with an AssetEvent. If the server decides that the client doesn't have the right permissions, or if anything else is not in order (e.g. the asset doesn't exist), the server might not react at all.