DataSift\Storyplayer\PlayerLib\Story::hasRoleChanges PHP Method

hasRoleChanges() public method

has the role changes callback been set?
public hasRoleChanges ( )
    public function hasRoleChanges()
    {
        throw new E4xx_DeprecatedFeature('user roles in stories have been removed from Storyplayer v2.');
    }