Click or drag to resize

PFRelation_ItemSubscriptionGetByUser Method

Overload List
  NameDescription
Public methodGetByUser(Int64)
Returns an existing PFItemSubscription for the given user or null if no such subscription exist.
Public methodGetByUser(PFUser)
Returns an existing PFItemSubscription for the given user or null if no such subscription exist.
Top
See Also