The ParseClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
Initialize |
Authenticates this client as belonging to your application. This must be
called before your application can use the Parse library. The recommended
way is to put a call to ParseFramework.Initialize in your
Application startup.
|
See Also