Package com.samsung.android.sdk.accessory
Provides the classes necessary to create the Accessory application and the classes an application uses to
communicate with its peer application.
See: Description
-
Interface Summary Interface Description SAAgentV2.RequestAgentCallback Callback interface forSAAgentV2.requestAgent(Context, String, RequestAgentCallback)
to receiveSAAgentV2
instance. -
Class Summary Class Description SA SA is the entry class that provides access to the Samsung Accessory SDK.SAAgent SAAgent provides the main interface between Service Provider and Service Consumer applications and Samsung Accessory Service Framework.SAAgentV2 SAAgentV2 provides the main interface between Service Provider and Service Consumer applications and Samsung Accessory Service Framework.SAAuthenticationToken SAAuthenticationToken stores the type of authentication (currently, only support X.509 certificate), and the key corresponding to the authentication type.SAMessage SAMessage represents an instance for a Message Service between a Service Provider and a Service Consumer.SAPeerAccessory SAPeerAccessory represents a remote Accessory Device visible on one of the supported transports.SAPeerAgent SAPeerAgent represents a remote Accessory Peer Agent.SASocket SASocket represents an instance of a Service Connection between a Service Provider and a Service Consumer.
Package com.samsung.android.sdk.accessory Description
Provides the classes necessary to create the Accessory application and the classes an application uses to
communicate with its peer application.
- Since:
- 2.0.19