Method | Description | |
---|---|---|
Cancel ( ) : void | ||
CreateExporter ( ) : Exporter | ||
SyncStepAsync ( System.Action syncProgressChanged ) : Task |
||
UserSyncController ( Api api, string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
UserSyncController ( string userIdentifier, RdioObjectStore sharedObjectStore ) : System |
Method | Description | |
---|---|---|
FindUserAsync ( ) : Task |
||
IRdioObjectKeyVisitor ( string objectKey ) : void | ||
KeyProcessorAsync ( IEnumerable |
public SyncStepAsync ( System.Action syncProgressChanged ) : Task |
||
syncProgressChanged | System.Action | |
return | Task |
public UserSyncController ( Api api, string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
api | Api | |
userIdentifier | string | |
sharedObjectStore | RdioObjectStore | |
return | System |
public UserSyncController ( string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
userIdentifier | string | |
sharedObjectStore | RdioObjectStore | |
return | System |