canChooseMedia method

bool canChooseMedia()
inherited

Implementation

bool canChooseMedia() {
  return SendbirdUIKit().chooseMedia != null;
}