Keyword(s) for which to search:
Sort results by title
Keyword Index
Direct Link
Parse
ParseACL Class
ParseACL Constructor
ParseACL Constructor
ParseACL Constructor (ParseUser)
ParseACL Properties
PublicReadAccess Property
PublicWriteAccess Property
ParseACL Methods
GetReadAccess Method
GetReadAccess Method (String)
GetReadAccess Method (ParseUser)
GetRoleReadAccess Method
GetRoleReadAccess Method (String)
GetRoleReadAccess Method (ParseRole)
GetRoleWriteAccess Method
GetRoleWriteAccess Method (String)
GetRoleWriteAccess Method (ParseRole)
GetWriteAccess Method
GetWriteAccess Method (String)
GetWriteAccess Method (ParseUser)
SetReadAccess Method
SetReadAccess Method (String, Boolean)
SetReadAccess Method (ParseUser, Boolean)
SetRoleReadAccess Method
SetRoleReadAccess Method (String, Boolean)
SetRoleReadAccess Method (ParseRole, Boolean)
SetRoleWriteAccess Method
SetRoleWriteAccess Method (String, Boolean)
SetRoleWriteAccess Method (ParseRole, Boolean)
SetWriteAccess Method
SetWriteAccess Method (String, Boolean)
SetWriteAccess Method (ParseUser, Boolean)
ParseAnalytics Class
ParseAnalytics Methods
TrackAppOpenedAsync Method
TrackAppOpenedAsync Method
TrackAppOpenedAsync Method (ILaunchActivatedEventArgs)
TrackEventAsync Method
TrackEventAsync Method (String)
TrackEventAsync Method (String, IDictionary(String, String))
ParseClassNameAttribute Class
ParseClassNameAttribute Constructor
ParseClassNameAttribute Properties
ClassName Property
ParseClassNameAttribute Methods
ParseClient Class
ParseClient Methods
Initialize Method
ParseCloud Class
ParseCloud Methods
CallFunctionAsync Method
CallFunctionAsync(T) Method (String, IDictionary(String, Object))
CallFunctionAsync(T) Method (String, IDictionary(String, Object), CancellationToken)
ParseConfig Class
ParseConfig Properties
CurrentConfig Property
Item Property
ParseConfig Methods
Get(T) Method
GetAsync Method
GetAsync Method
GetAsync Method (CancellationToken)
TryGetValue(T) Method
ParseException Class
ParseException Properties
Code Property
ParseException Methods
ParseException.ErrorCode Enumeration
ParseExtensions Class
ParseExtensions Methods
FetchAllAsync Method
FetchAllAsync(T) Method (IEnumerable(T))
FetchAllAsync(T) Method (IEnumerable(T), CancellationToken)
FetchAllIfNeededAsync Method
FetchAllIfNeededAsync(T) Method (IEnumerable(T))
FetchAllIfNeededAsync(T) Method (IEnumerable(T), CancellationToken)
FetchAsync Method
FetchAsync(T) Method (T)
FetchAsync(T) Method (T, CancellationToken)
FetchIfNeededAsync Method
FetchIfNeededAsync(T) Method (T)
FetchIfNeededAsync(T) Method (T, CancellationToken)
Or(T) Method
SaveAllAsync Method
SaveAllAsync(T) Method (IEnumerable(T))
SaveAllAsync(T) Method (IEnumerable(T), CancellationToken)
ParseFacebookUtils Class
ParseFacebookUtils Properties
AccessToken Property
ApplicationId Property
ParseFacebookUtils Methods
Initialize Method
IsLinked Method
LinkAsync Method
LinkAsync Method (ParseUser, IEnumerable(String))
LinkAsync Method (ParseUser, IEnumerable(String), CancellationToken)
LinkAsync Method (ParseUser, WebView, IEnumerable(String))
LinkAsync Method (ParseUser, String, String, DateTime)
LinkAsync Method (ParseUser, WebView, IEnumerable(String), CancellationToken)
LinkAsync Method (ParseUser, String, String, DateTime, CancellationToken)
LogInAsync Method
LogInAsync Method (IEnumerable(String))
LogInAsync Method (IEnumerable(String), CancellationToken)
LogInAsync Method (WebView, IEnumerable(String))
LogInAsync Method (String, String, DateTime)
LogInAsync Method (WebView, IEnumerable(String), CancellationToken)
LogInAsync Method (String, String, DateTime, CancellationToken)
UnlinkAsync Method
UnlinkAsync Method (ParseUser)
UnlinkAsync Method (ParseUser, CancellationToken)
ParseFieldNameAttribute Class
ParseFieldNameAttribute Constructor
ParseFieldNameAttribute Properties
FieldName Property
ParseFieldNameAttribute Methods
ParseFile Class
ParseFile Constructor
ParseFile Constructor (String, Byte[], String)
ParseFile Constructor (String, Stream, String)
ParseFile Properties
IsDirty Property
MimeType Property
Name Property
Url Property
ParseFile Methods
SaveAsync Method
SaveAsync Method
SaveAsync Method (CancellationToken)
SaveAsync Method (IProgress(ParseUploadProgressEventArgs))
SaveAsync Method (IProgress(ParseUploadProgressEventArgs), CancellationToken)
ParseGeoDistance Structure
ParseGeoDistance Constructor
ParseGeoDistance Properties
Kilometers Property
Miles Property
Radians Property
ParseGeoDistance Methods
FromKilometers Method
FromMiles Method
FromRadians Method
ParseGeoPoint Structure
ParseGeoPoint Constructor
ParseGeoPoint Properties
Latitude Property
Longitude Property
ParseGeoPoint Methods
DistanceTo Method
ParseInstallation Class
ParseInstallation Constructor
ParseInstallation Properties
AppIdentifier Property
AppName Property
AppVersion Property
Channels Property
CurrentInstallation Property
DeviceType Property
InstallationId Property
LocaleIdentifier Property
ParseVersion Property
Query Property
TimeZone Property
ParseInstallation Methods
ParseInstallation Events
ParseObject Class
ParseObject Constructor
ParseObject Constructor
ParseObject Constructor (String)
ParseObject Properties
ACL Property
ClassName Property
CreatedAt Property
IsDataAvailable Property
IsDirty Property
IsNew Property
Item Property
Keys Property
ObjectId Property
UpdatedAt Property
ParseObject Methods
Add Method
AddRangeToList(T) Method
AddRangeUniqueToList(T) Method
AddToList Method
AddUniqueToList Method
ContainsKey Method
Create Method
Create(T) Method
Create Method (String)
CreateWithoutData Method
CreateWithoutData(T) Method (String)
CreateWithoutData Method (String, String)
DeleteAllAsync Method
DeleteAllAsync(T) Method (IEnumerable(T))
DeleteAllAsync(T) Method (IEnumerable(T), CancellationToken)
DeleteAsync Method
DeleteAsync Method
DeleteAsync Method (CancellationToken)
FetchAllAsync Method
FetchAllAsync(T) Method (IEnumerable(T))
FetchAllAsync(T) Method (IEnumerable(T), CancellationToken)
FetchAllIfNeededAsync Method
FetchAllIfNeededAsync(T) Method (IEnumerable(T))
FetchAllIfNeededAsync(T) Method (IEnumerable(T), CancellationToken)
Get(T) Method
GetProperty Method
GetProperty(T) Method (String)
GetProperty(T) Method (T, String)
GetQuery Method
GetRelation(T) Method
GetRelationProperty(T) Method
HasSameId Method
Increment Method
Increment Method (String)
Increment Method (String, Double)
Increment Method (String, Int64)
IsKeyDirty Method
OnFieldsChanged Method
OnPropertyChanged Method
RegisterSubclass(T) Method
Remove Method
RemoveAllFromList(T) Method
Revert Method
SaveAllAsync Method
SaveAllAsync(T) Method (IEnumerable(T))
SaveAllAsync(T) Method (IEnumerable(T), CancellationToken)
SaveAsync Method
SaveAsync Method
SaveAsync Method (CancellationToken)
SetProperty(T) Method
TryGetValue(T) Method
ParseObject Events
PropertyChanged Event
ParsePush Class
ParsePush Constructor
ParsePush Properties
Alert Property
Channels Property
Data Property
Expiration Property
ExpirationInterval Property
Query Property
ParsePush Methods
PushJson Method
PushJson Method (ILaunchActivatedEventArgs)
PushJson Method (PushNotificationReceivedEventArgs)
SendAlertAsync Method
SendAlertAsync Method (String)
SendAlertAsync Method (String, ParseQuery(ParseInstallation))
SendAlertAsync Method (String, IEnumerable(String))
SendAlertAsync Method (String, String)
SendAsync Method
SendAsync Method
SendAsync Method (CancellationToken)
SendDataAsync Method
SendDataAsync Method (IDictionary(String, Object))
SendDataAsync Method (IDictionary(String, Object), ParseQuery(ParseInstallation))
SendDataAsync Method (IDictionary(String, Object), IEnumerable(String))
SendDataAsync Method (IDictionary(String, Object), String)
SubscribeAsync Method
SubscribeAsync Method (IEnumerable(String))
SubscribeAsync Method (String)
SubscribeAsync Method (IEnumerable(String), CancellationToken)
SubscribeAsync Method (String, CancellationToken)
UnsubscribeAsync Method
UnsubscribeAsync Method (IEnumerable(String))
UnsubscribeAsync Method (String)
UnsubscribeAsync Method (IEnumerable(String), CancellationToken)
UnsubscribeAsync Method (String, CancellationToken)
ParsePush Events
ParsePushNotificationReceived Event
PushNotificationReceived Event
ToastNotificationReceived Event
ParsePushNotificationEventArgs Class
ParsePushNotificationEventArgs Properties
Payload Property
StringPayload Property
ParsePushNotificationEventArgs Methods
ParseQuery(T) Class
ParseQuery(T) Constructor
ParseQuery(T) Constructor
ParseQuery(T) Constructor (String)
ParseQuery(T) Methods
CountAsync Method
CountAsync Method
CountAsync Method (CancellationToken)
FindAsync Method
FindAsync Method
FindAsync Method (CancellationToken)
FirstAsync Method
FirstAsync Method
FirstAsync Method (CancellationToken)
FirstOrDefaultAsync Method
FirstOrDefaultAsync Method
FirstOrDefaultAsync Method (CancellationToken)
GetAsync Method
GetAsync Method (String)
GetAsync Method (String, CancellationToken)
Include Method
Limit Method
Or Method
OrderBy Method
OrderByDescending Method
Select Method
Skip Method
ThenBy Method
ThenByDescending Method
WhereContainedIn(TIn) Method
WhereContains Method
WhereContainsAll(TIn) Method
WhereDoesNotExist Method
WhereDoesNotMatchesKeyInQuery(TOther) Method
WhereDoesNotMatchQuery(TOther) Method
WhereEndsWith Method
WhereEqualTo Method
WhereExists Method
WhereGreaterThan Method
WhereGreaterThanOrEqualTo Method
WhereLessThan Method
WhereLessThanOrEqualTo Method
WhereMatches Method
WhereMatches Method (String, String)
WhereMatches Method (String, Regex)
WhereMatches Method (String, String, String)
WhereMatches Method (String, Regex, String)
WhereMatchesKeyInQuery(TOther) Method
WhereMatchesQuery(TOther) Method
WhereNear Method
WhereNotContainedIn(TIn) Method
WhereNotEqualTo Method
WhereStartsWith Method
WhereWithinDistance Method
WhereWithinGeoBox Method
ParseQueryExtensions Class
ParseQueryExtensions Methods
Join(TOuter, TInner, TKey, TResult) Method
OrderBy(TSource, TSelector) Method
OrderByDescending(TSource, TSelector) Method
ThenBy(TSource, TSelector) Method
ThenByDescending(TSource, TSelector) Method
Where(TSource) Method
ParseRelation(T) Class
ParseRelation(T) Properties
Query Property
ParseRelation(T) Methods
Add Method
Remove Method
ParseRole Class
ParseRole Constructor
ParseRole Constructor
ParseRole Constructor (String, ParseACL)
ParseRole Properties
Name Property
Query Property
Roles Property
Users Property
ParseRole Methods
ParseRole Events
ParseSession Class
ParseSession Constructor
ParseSession Properties
Query Property
SessionToken Property
ParseSession Methods
GetCurrentSessionAsync Method
GetCurrentSessionAsync Method
GetCurrentSessionAsync Method (CancellationToken)
ParseSession Events
ParseUploadProgressEventArgs Class
ParseUploadProgressEventArgs Properties
Progress Property
ParseUploadProgressEventArgs Methods
ParseUser Class
ParseUser Constructor
ParseUser Properties
CurrentUser Property
Email Property
IsAuthenticated Property
Password Property
Query Property
Username Property
ParseUser Methods
BecomeAsync Method
BecomeAsync Method (String)
BecomeAsync Method (String, CancellationToken)
EnableRevocableSessionAsync Method
EnableRevocableSessionAsync Method
EnableRevocableSessionAsync Method (CancellationToken)
LogInAsync Method
LogInAsync Method (String, String)
LogInAsync Method (String, String, CancellationToken)
LogOut Method
LogOutAsync Method
LogOutAsync Method
LogOutAsync Method (CancellationToken)
Remove Method
RequestPasswordResetAsync Method
RequestPasswordResetAsync Method (String)
RequestPasswordResetAsync Method (String, CancellationToken)
SignUpAsync Method
SignUpAsync Method
SignUpAsync Method (CancellationToken)
ParseUser Events
This page uses an IFRAME but your browser does not support it.