Retorna true si el dispositivo es un smartphone.
if (mui.isPhone()) { Console.log('Is smartphone!');}