Is keyboard open?

hello,
is there a method to know if the keyboard is open using the keyboard plugin in ionic 2 like Keyboard.isOpen() ?
and also there is another keyboard class in ionic-angular which is not mentioned in the docs and has different methods in it. Which one should we use the one in the ionic-native or in ionic-angular. it’s really confusing.