public static class SmotionCall.Info
extends java.lang.Object
Constructor and Description |
---|
SmotionCall.Info()
Creates a SmotionCall.Info instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getCallPosition()
Get the position in which the user is holding the device.
|
long |
getTimeStamp()
Get the timestamp in nanoseconds.
|
public SmotionCall.Info()
java.lang.IllegalStateException
- Thrown if the device does not support
SmotionCall or if the SmotionCall instance was not
created.public long getTimeStamp()
public int getCallPosition()