public class CANManager
extends java.lang.Object
This manager allows applications to create CAN devices to
read/write.
Unless noted, all CAN API methods require the com.digi.android.permission.CAN
permission. If your application does not have this permission it will not
have access to any CAN service feature.
CAN| Constructor and Description |
|---|
CANManager(android.content.Context context)
Class constructor.
|