PFApplicationIsContextAvailableForUser Method |
Name | Description | |
---|---|---|
IsContextAvailableForUser(Int64, PFUser) |
Determines whether this application is visible for a given user through a specific application context.
This indicates if the user has any membership in the context.
This method uses an optimized cache. | |
IsContextAvailableForUser(String, PFUser) |
Determines whether this application is visible for a given user through a specific application context.
This indicates if the user has any membership in the context.
This method uses an optimized cache. |