isOneway method

bool isOneway()

Implementation

bool isOneway() {
  return _lib._objc_msgSend_12(_id, _lib._sel_isOneway1);
}