Enumeration FollowResultType

Index

Enumeration members

Enumeration members

public failed: FollowResultType

The request failed.

public followed: FollowResultType

The request succeeded and the item is being followed.

public hitFollowLimit: FollowResultType

The request encountered the maximum follow limit.

public refollowed: FollowResultType

The item was already being followed by the current user so there is no change in status.

public unknown: FollowResultType

Result is unknown