isUserPinned abstract method

bool isUserPinned(
  1. String userId
)

查询对应用户是否被设置为焦点视频

Implementation

bool isUserPinned(String userId);