MKR GSM 1400 - Software Serial

Can the MKR GSM 1400 card use software serial. It fails to compile when I add the reference.
Any info helps....

there is no SoftwareSerial library for MKR. use hardware serials

That's what I figured. Would you have an example using hardware serials??