Click or drag to resize

PFApplicationIsContextAvailableForUser Method

Overload List
  NameDescription
Public methodIsContextAvailableForUser(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.

Public methodIsContextAvailableForUser(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.

Top
See Also