Enum Port.Type

    Definition

    Namespace:
    Tizen.Applications.RPCPort
    Assembly:
    Tizen.Applications.Common.dll

    Enumeration for RPC port types.

    public enum Port.Type

    Fields

    Name Description
    Callback

    Sub channel for callbacks.

    Main

    Main channel to communicate.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<Port.Type>(Port.Type, string)
    Extensions.LoadFromXaml<Port.Type>(Port.Type, string)
    Extensions.LoadFromXaml<Port.Type>(Port.Type, Type)
    Extensions.LoadFromXamlFile<Port.Type>(Port.Type, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX