Class | Description |
---|---|
SAM |
SAM class will represent and provides access to the physical SAMs
|
SAMManager |
Once the SAMManager is initialized application can query the available SAM's information to the application.
|
Enum | Description |
---|---|
SAMResults |
Defines all the error codes that the SAM API returns.
|
SAMType |
Describes the type of SAM
|
Exception | Description |
---|---|
SAMException |
The methods of SAM API may throw a SAMException when an error
occurs.
|