#
cp.rx.BehaviorSubject
A Subject that tracks its current value. Provides an accessor to retrieve the most recent pushed value, and all subscribers immediately receive the latest value.
#
API Overview
Methods - API calls which can only be made on an object returned by a constructor
create getValue onNext subscribe