func()

in bayeux.go [88:90]


func (c Credentials) bayeuxUrl() string {
	return c.InstanceURL + "/cometd/38.0"
}