Enum Network.Rssi

    Definition

    Namespace:
    Tizen.Telephony
    Assembly:
    Tizen.Telephony.dll

    Enumeration for the RSSI (Receive Signal Strength Indicator). Rssi6 indicates the highest strength.

    [Obsolete("Deprecated since API13, will be removed in API15.")]
    public enum Network.Rssi

    Fields

    Name Description
    Rssi0

    Strength 0.

    Rssi1

    Strength 1.

    Rssi2

    Strength 2.

    Rssi3

    Strength 3.

    Rssi4

    Strength 4.

    Rssi5

    Strength 5.

    Rssi6

    Strength 6.

    Unavailable

    Unavailable.

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