holoride
Search Results for

    Show / Hide Table of Contents

    Class StateReceiverBackendAttribute

    Implementations of StateReceiverBackend annotated with this attribute will be made available in the StateReceiver. Alternatively, providers can be manually assigned in the StateReceiver.

    Inheritance
    object
    Attribute
    StateReceiverBackendAttribute
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    [MeansImplicitUse]
    [BaseTypeRequired(typeof(StateReceiverBackend))]
    public sealed class StateReceiverBackendAttribute : Attribute

    Properties

    DefaultForPlatform

    Declaration
    public StateReceiverBackendAttribute.Platform DefaultForPlatform { get; set; }
    Property Value
    Type Description
    StateReceiverBackendAttribute.Platform

    RequiresStationaryPermission

    Declaration
    public bool RequiresStationaryPermission { get; set; }
    Property Value
    Type Description
    bool

    SupportedPlatforms

    Declaration
    public StateReceiverBackendAttribute.Platform SupportedPlatforms { get; set; }
    Property Value
    Type Description
    StateReceiverBackendAttribute.Platform
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint