public class KeyboardEntrySyncAdapter extends Object
Modifier and Type | Field and Description |
---|---|
private MemoryLocalStorage |
storage |
Constructor and Description |
---|
KeyboardEntrySyncAdapter(MemoryLocalStorage storage) |
Modifier and Type | Method and Description |
---|---|
void |
createOrUpdateEntityFromInfo(KeyboardEntryInfo info) |
private void |
doUpload(<any> uploader,
SyncKeyboardEntry keyboardEntry) |
void |
upload(<any> uploader) |
private MemoryLocalStorage storage
public KeyboardEntrySyncAdapter(MemoryLocalStorage storage)
public void upload(<any> uploader)
private void doUpload(<any> uploader, SyncKeyboardEntry keyboardEntry)
public void createOrUpdateEntityFromInfo(KeyboardEntryInfo info)
Copyright © 2022. All rights reserved.