Namespace Tizen.Applications.RPCPort

    Classes

    InvalidCallbackException

    Exception class, which is thrown when an invalid callback object is used.

    InvalidIDException

    Exception class for invalid ID.

    InvalidIOException

    Exception class for invalid IO.

    InvalidProtocolException

    Exception class for invalid protocol.

    NotConnectedSocketException

    Exception class, which is thrown when a non connected socket is used.

    Parcel

    The class that helps to perform marshalling and unmarshalling for RPC.

    ParcelHeader

    The class represents the header information of an RPC Parcel.

    PermissionDeniedException

    Exception class for permission denied.

    Port

    A class used by proxies and stubs to communicate with each other.

    ProxyBase

    Base class for creating a proxy class for remote procedure calls.

    StubBase

    Base class for creating stubs in RPC.

    TimeStamp

    This structure represents the time stamp.

    Enums

    Port.Type

    Enumeration for RPC port types.

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