Namespace Tizen.Applications.RPCPort

Description

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.

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.

Enums

Port.Type

Enumeration for RPC port types.