hasSecureMedia abstract method

bool hasSecureMedia(
  1. int accId
)

Returns true if account with specified id enabled secure media

Implementation

bool hasSecureMedia(int accId);