Method | Description | |
---|---|---|
AAdminId ( System.Guid accountId ) : Blob |
||
AIdByName ( string name ) : Blob |
||
AInfo ( System.Guid accountId ) : Blob |
||
AUsers ( System.Guid accountId ) : HashSetBlob |
||
BlobFactory ( string azureAccountName, string azureKey ) : System | ||
InitStorage ( ) : void | ||
LAddRmvMsgs ( System.Guid listId ) : HashSetBlob |
||
LFollowedAccounts ( System.Guid listId ) : DictionaryBlob |
||
LFollowedByAll ( System.Guid accountId ) : HashSetBlob |
||
LFollowedByPublic ( System.Guid accountId ) : HashSetBlob |
||
LFollowedListsData ( System.Guid accountId ) : HashSetBlob |
||
LFollowedListsLock ( System.Guid accountId ) : |
||
LFollowedListsLockInit ( System.Guid accountId ) : void | ||
LFollowingAccounts ( System.Guid listId ) : HashSetBlob |
||
LInfo ( System.Guid listId ) : Blob |
||
LOwnedListsPrivate ( System.Guid accountId ) : HashSetBlob |
||
LOwnedListsPublic ( System.Guid accountId ) : HashSetBlob |
||
LOwner ( System.Guid listId ) : Blob |
||
LPersonnalList ( System.Guid accountId ) : Blob |
||
MLastMessage ( ) : Blob
|
||
MListMessages ( System.Guid listId ) : |
||
MMessage ( System.Guid messageId ) : Blob |
||
MTaggedMessages ( System.Guid AccountId ) : |
||
UAccountsData ( System.Guid userId ) : HashSetBlob |
||
UAccountsLock ( System.Guid userId ) : |
||
UAccountsLockInit ( System.Guid userId ) : void | ||
UApiKeysData ( System.Guid userId ) : string>.DictionaryBlob |
||
UApiKeysLock ( System.Guid userId ) : |
||
UApiKeysLockInit ( System.Guid userId ) : void | ||
UIdByApiKey ( System.Guid apiKey ) : Blob |
||
UIdByLogin ( string login ) : Blob |
||
UIdByOpenIdUri ( string openIdUri ) : Blob |
||
UInfo ( System.Guid userId ) : Blob |
||
UOpenIdsData ( System.Guid userId ) : HashSetBlob |
||
UOpenIdsLock ( System.Guid userId ) : |
||
UOpenIdsLockInit ( System.Guid userId ) : void | ||
UPassword ( System.Guid userId ) : Blob |
Method | Description | |
---|---|---|
AAutocompletion ( ) : |
||
ClearContainer ( |
public AAdminId ( System.Guid accountId ) : Blob |
||
accountId | System.Guid | |
return | Blob |
public AInfo ( System.Guid accountId ) : Blob |
||
accountId | System.Guid | |
return | Blob |
public AUsers ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public BlobFactory ( string azureAccountName, string azureKey ) : System | ||
azureAccountName | string | |
azureKey | string | |
return | System |
public LAddRmvMsgs ( System.Guid listId ) : HashSetBlob |
||
listId | System.Guid | |
return | HashSetBlob |
public LFollowedAccounts ( System.Guid listId ) : DictionaryBlob |
||
listId | System.Guid | |
return | DictionaryBlob |
public LFollowedByAll ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public LFollowedByPublic ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public LFollowedListsData ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public LFollowedListsLock ( System.Guid accountId ) : |
||
accountId | System.Guid | |
return |
public LFollowedListsLockInit ( System.Guid accountId ) : void | ||
accountId | System.Guid | |
return | void |
public LFollowingAccounts ( System.Guid listId ) : HashSetBlob |
||
listId | System.Guid | |
return | HashSetBlob |
public LOwnedListsPrivate ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public LOwnedListsPublic ( System.Guid accountId ) : HashSetBlob |
||
accountId | System.Guid | |
return | HashSetBlob |
public LPersonnalList ( System.Guid accountId ) : Blob |
||
accountId | System.Guid | |
return | Blob |
public MListMessages ( System.Guid listId ) : |
||
listId | System.Guid | |
return |
public MMessage ( System.Guid messageId ) : Blob |
||
messageId | System.Guid | |
return | Blob |
public MTaggedMessages ( System.Guid AccountId ) : |
||
AccountId | System.Guid | |
return |
public UAccountsData ( System.Guid userId ) : HashSetBlob |
||
userId | System.Guid | |
return | HashSetBlob |
public UAccountsLock ( System.Guid userId ) : |
||
userId | System.Guid | |
return |
public UAccountsLockInit ( System.Guid userId ) : void | ||
userId | System.Guid | |
return | void |
public UApiKeysData ( System.Guid userId ) : string>.DictionaryBlob |
||
userId | System.Guid | |
return | string>.DictionaryBlob |
public UApiKeysLock ( System.Guid userId ) : |
||
userId | System.Guid | |
return |
public UApiKeysLockInit ( System.Guid userId ) : void | ||
userId | System.Guid | |
return | void |
public UIdByApiKey ( System.Guid apiKey ) : Blob |
||
apiKey | System.Guid | |
return | Blob |
public UIdByOpenIdUri ( string openIdUri ) : Blob |
||
openIdUri | string | |
return | Blob |
public UOpenIdsData ( System.Guid userId ) : HashSetBlob |
||
userId | System.Guid | |
return | HashSetBlob |
public UOpenIdsLock ( System.Guid userId ) : |
||
userId | System.Guid | |
return |
public UOpenIdsLockInit ( System.Guid userId ) : void | ||
userId | System.Guid | |
return | void |
public UPassword ( System.Guid userId ) : Blob |
||
userId | System.Guid | |
return | Blob |