isUserInitiated
A quick check whether the disconnection was initiated by the user.
This returns false in the initial state, that is before the connection attempt was started.
True is returned if disconnect() method was called, which happens with the reason is Success, Cancelled or RequiredServiceNotFound.