Enum LocationBoundError

    Definition

    Namespace:
    Tizen.Location
    Assembly:
    Tizen.Location.dll

    Location Boundary error codes.

    public enum LocationBoundError

    Fields

    Name Description
    IncorrectType

    Incorrect bounds type for a given call.

    InvalidParameter

    Invalid parameter.

    IsAdded

    Cannot remove bounds handle from location manager.

    None

    Successful.

    NotSupported

    Not supported.

    OutOfMemory

    Out of memory error.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX