Package | Description |
---|---|
com.hanvitsi.midascon | |
com.hanvitsi.midascon.manager |
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<Beacon> |
Beacon.CREATOR |
Modifier and Type | Method and Description |
---|---|
void |
BeaconCallback.onBeaconCallback(int status,
Beacon beacon)
센서 콜백
|
void |
EmergencyCallback.onEmergencyCallback(int status,
Beacon beacon)
응급 신호 콜백
|
Modifier and Type | Method and Description |
---|---|
static int[] |
BeaconUtils.getAccelerometer(Beacon beacon)
마이다스콘 가속도 센서 데이터 확인
|
java.lang.Object |
ContextManager.getBeaconTag(Beacon beacon)
비콘 태그 가져오기
|
void |
ContextManager.setBeaconTag(Beacon beacon,
java.lang.Object tag)
비콘 태그 설정
|