Show / Hide Table of Contents

    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

    The class that proxy and stub can use to communicate with each other.

    ProxyBase

    Abstract class for creating a proxy class for RPC.

    StubBase

    Abstract class for creating a stub class for RPC.

    TimeStamp

    This structure represents the time stamp.

    Enums

    Port.Type

    Enumeration for RPC port types.

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