LRSResponse |
LRS.clearState(Activity activity,
Agent agent,
UUID registration) |
LRSResponse |
RemoteLRS.clearState(Activity activity,
Agent agent,
UUID registration) |
ActivityLRSResponse |
LRS.retrieveActivity(Activity activity) |
ActivityLRSResponse |
RemoteLRS.retrieveActivity(Activity activity) |
ActivityProfileLRSResponse |
LRS.retrieveActivityProfile(String id,
Activity activity) |
ActivityProfileLRSResponse |
RemoteLRS.retrieveActivityProfile(String id,
Activity activity) |
ProfileKeysLRSResponse |
LRS.retrieveActivityProfileIds(Activity activity) |
ProfileKeysLRSResponse |
RemoteLRS.retrieveActivityProfileIds(Activity activity) |
StateLRSResponse |
LRS.retrieveState(String id,
Activity activity,
Agent agent,
UUID registration) |
StateLRSResponse |
RemoteLRS.retrieveState(String id,
Activity activity,
Agent agent,
UUID registration) |
ProfileKeysLRSResponse |
LRS.retrieveStateIds(Activity activity,
Agent agent,
UUID registration) |
ProfileKeysLRSResponse |
RemoteLRS.retrieveStateIds(Activity activity,
Agent agent,
UUID registration) |